Page MenuHomePhabricator

Build 32520
PassedPublic

Run "arc unit --everything"

When
Completed at Nov 13 2019, 6:36 PM · Built for 1 m, 16 s
Status
Passed

Build Log 30923 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-11-13 18:36:09] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=cc1ff38843c4), phabricator(head=e86aae99de0b4399b98e190b79a30c7fc1430f76, ref.master=3c4322252513), phutil(head=master, ref.master=39ed96cd818a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:107]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 30922 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

288 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
289 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
290 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
291 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
292 PASS 89ms PhabricatorSpacesTestCase::testSpacesAnnihilation
293 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
294 PASS 87ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
295 PASS 43ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
296 PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
297 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
298 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
299 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
300 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
302 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
303 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
304 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
305 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
306 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
307 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
308 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
309 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
310 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
311 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
313 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
314 PASS 18ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
315 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
316 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
317 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
318 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
319 PASS 33ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 31ms★ PhabricatorWorkerTestCase::testMultipleLease
321 PASS 31ms★ PhabricatorWorkerTestCase::testExecuteTask
322 PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
323 PASS 42ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
324 PASS 30ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
325 PASS 37ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
326 PASS 33ms★ PhabricatorWorkerTestCase::testLeaseTask
327 PASS 34ms★ PhabricatorWorkerTestCase::testOldestFirst
328 PASS 31ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
329 PASS 53ms PhabricatorWorkerTestCase::testTooManyTaskFailures
330 PASS 31ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
331 PASS 779ms PhabricatorChangeParserTestCase::testSubversionParser
332 PASS 561ms PhabricatorChangeParserTestCase::testGitParser
333 PASS 248ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
334 PASS 183ms PhabricatorChangeParserTestCase::testSubversionPartialParser
335 PASS 181ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
336 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
337 PASS 117ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
338 PASS 188ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
339 PASS 448ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
340 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
341 PASS 109ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
342 PASS 181ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
343 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
344 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
346 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
347 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
348 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
349 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
350 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
351 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
353 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
355 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
356 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
357 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
358 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
359 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
360 PASS 223ms PhutilProseDiffTestCase::testProseDiffsDistance
361 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
362 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
363 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
364 PASS 28ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
365 PASS 43ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
366 PASS 37ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
367 PASS 112ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
368 PASS 7ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
369 PASS 25ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
370 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
371 PASS 19ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
372 PASS 90ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
373 PASS 5ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
374 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
375 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
376 PASS 5ms★ PhutilICSParserTestCase::testICSOddTimezone
377 PASS 2ms★ PhutilICSParserTestCase::testICSWeeklyEvent
378 PASS 2ms★ PhutilICSParserTestCase::testICSVALARM
379 PASS 1ms★ PhutilICSParserTestCase::testICSFloatingTime
380 PASS 8ms★ PhutilICSParserTestCase::testICSParserErrors
381 PASS 2ms★ PhutilICSParserTestCase::testICSParser
382 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
383 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
384 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
385 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
386 PASS 236ms PhutilRemarkupEngineTestCase::testEngine
387

Build Working Copy

When
Completed at Nov 13 2019, 6:35 PM · Built for 9 s
Status
Passed

Event Timeline