Page MenuHomePhabricator

Build 26344
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 9 2018, 10:40 PM · Built for 56 s
Status
Passed

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

1[2018-02-09 22:40:20] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=4fef0a6128244b90d0ba60f4758214a6518d4508, ref.master=56bf0690804f), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
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:147]
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 22536 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

299 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
300 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
301 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
302 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
303 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
304 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
305 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
306 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
307 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
308 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
309 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
310 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
311 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
312 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
313 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
315 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
316 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
317 PASS 199ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
318 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
319 PASS 589ms PhabricatorChangeParserTestCase::testGitParser
320 PASS 219ms PhabricatorChangeParserTestCase::testSubversionPartialParser
321 PASS 925ms PhabricatorChangeParserTestCase::testSubversionParser
322 PASS 311ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
323 PASS 208ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
324 PASS 135ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
325 PASS 477ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
327 PASS 205ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
328 PASS 125ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
332 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
335 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
337 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
338 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
339 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
340 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
341 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
342 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
343 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
344 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
346 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
347 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
348

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

1[2018-02-09 22:35:19] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=4fef0a6128244b90d0ba60f4758214a6518d4508, ref.master=56bf0690804f), phutil(head=master, ref.master=f91ef416f11f)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
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:147]
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 22534 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

299 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
300 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
302 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
303 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
304 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
305 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
306 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
307 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
308 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
309 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
310 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
311 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
313 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
315 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
316 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
317 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
318 PASS 961ms PhabricatorChangeParserTestCase::testSubversionParser
319 PASS 192ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
320 PASS 302ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
321 PASS 227ms PhabricatorChangeParserTestCase::testSubversionPartialParser
322 PASS 626ms PhabricatorChangeParserTestCase::testGitParser
323 PASS 135ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
324 PASS 236ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
325 PASS 497ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 198ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
327 PASS 102ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
328 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
329 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
331 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
335 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
336 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
339 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
340 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
343 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
344 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
345 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
346 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
347 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
348

Build Working Copy

When
Completed at Feb 9 2018, 10:34 PM · Built instantly
Status
Passed

Event Timeline