Page MenuHomePhabricator

Build 26293
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 8 2018, 8:54 PM · Built for 56 s
Status
Passed

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

1[2018-02-08 20:53:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=d1e273daf62fc12393f107804b7e19c55bbb25d9, ref.master=3e983b583dc0), 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 22380 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

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

1[2018-02-08 20:48:36] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=d1e273daf62fc12393f107804b7e19c55bbb25d9, ref.master=3e983b583dc0), 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 22378 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 8 2018, 8:48 PM · Built instantly
Status
Passed

Event Timeline