Page MenuHomePhabricator

Build 30103
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 16 2019, 3:29 AM · Built for 11 m, 28 s
Status
Passed
3 empty logs are hidden. Show all logs.

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

1[2019-02-16 03:28:25] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=07a208d8fc47), phabricator(head=0b2d25778d8f71a860c4622d2e92e76f1bd47351, ref.master=5892c7898603), phutil(head=master, ref.master=da84d9c24445)
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 27660 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
310 PASS 79ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS 97ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 38ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
316 PASS 53ms PhabricatorWorkerTestCase::testMultipleLease
317 PASS 63ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
318 PASS 37ms★ PhabricatorWorkerTestCase::testExecuteTask
319 PASS 31ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
320 PASS 43ms★ PhabricatorWorkerTestCase::testOldestFirst
321 PASS 25ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
322 PASS 27ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
323 PASS 87ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
324 PASS 32ms★ PhabricatorWorkerTestCase::testLeaseTask
325 PASS 56ms PhabricatorWorkerTestCase::testNewBeforeLeased
326 PASS 113ms PhabricatorWorkerTestCase::testTooManyTaskFailures
327 PASS 3.2s PhabricatorChangeParserTestCase::testMercurialParser
328 PASS 652ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
329 PASS 1.9s PhabricatorChangeParserTestCase::testGitParser
330 PASS 904ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
331 PASS 648ms PhabricatorChangeParserTestCase::testSubversionPartialParser
332 PASS 2.6s PhabricatorChangeParserTestCase::testSubversionParser
333 PASS 307ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
334 PASS 1.2s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
335 PASS 651ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
336 PASS 427ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
337 PASS 471ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS 116ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
340 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
342 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
343 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
344 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
345 PASS 2ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
348 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
349 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
350 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
351 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
352 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
354 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
356 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 9ms★ QueryFormattingTestCase::testQueryFormatting
358

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

1[2019-02-16 03:25:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=07a208d8fc47), phabricator(head=0b2d25778d8f71a860c4622d2e92e76f1bd47351, ref.master=5892c7898603), phutil(head=master, ref.master=da84d9c24445)
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 27652 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

309 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
310 PASS 123ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
311 PASS 55ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 64ms PhabricatorWorkerTestCase::testExecuteTask
316 PASS 27ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 22ms★ PhabricatorWorkerTestCase::testLeaseTask
318 PASS 36ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
319 PASS 106ms PhabricatorWorkerTestCase::testNewBeforeLeased
320 PASS 113ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
321 PASS 70ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
322 PASS 60ms PhabricatorWorkerTestCase::testOldestFirst
323 PASS 58ms PhabricatorWorkerTestCase::testRequiredLeaseTime
324 PASS 153ms PhabricatorWorkerTestCase::testTooManyTaskFailures
325 PASS 62ms PhabricatorWorkerTestCase::testPermanentTaskFailure
326 PASS 49ms★ PhabricatorWorkerTestCase::testMultipleLease
327 PASS 4.1s PhabricatorChangeParserTestCase::testMercurialParser
328 PASS 3.6s PhabricatorChangeParserTestCase::testSubversionParser
329 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionValidRootParser
330 PASS 2.6s PhabricatorChangeParserTestCase::testGitParser
331 PASS 1.0s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 591ms PhabricatorChangeParserTestCase::testSubversionPartialParser
333 PASS 1.1s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
334 PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
335 PASS 581ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 658ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
337 PASS 468ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
338 PASS 141ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
340 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
342 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS 5ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
344 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
347 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
348 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
349 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
351 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
352 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
353 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
354 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
356 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
358

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

1Build successful!
2

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

1Build successful!
2

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

1Build successful!
2

Build Working Copy

When
Completed at Feb 16 2019, 3:18 AM · Built for 16 s
Status
Passed

Event Timeline