Page MenuHomePhabricator

Build 20563
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 10 2017, 4:42 PM · Built for 48 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1[2017-02-10 16:42:33] 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:254]
2arcanist(head=master, ref.master=224986af634e), phabricator(head=4039f5f11b713371b0b64dfb9bee10ee4afb961f, ref.master=4997b6bd028d), phutil(head=master, ref.master=82f71f62129b)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

281 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
282 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
283 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
284 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
285 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
291 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
292 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
293 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
294 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
295 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
296 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
297 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
300 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
301 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
302 PASS 312ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
303 PASS 582ms PhabricatorChangeParserTestCase::testGitParser
304 PASS 997ms PhabricatorChangeParserTestCase::testSubversionParser
305

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

1[2017-02-10 16:41:45] 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:254]
2arcanist(head=master, ref.master=224986af634e), phabricator(head=4039f5f11b713371b0b64dfb9bee10ee4afb961f, ref.master=4997b6bd028d), phutil(head=master, ref.master=82f71f62129b)
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:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

309 PASS 149ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
310 PASS 515ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
312 PASS 214ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
313 PASS 120ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
314 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
317 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
319 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
322 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
323 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
324 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
325 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
326 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
327 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
328 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
331 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1Build successful!
2

Build Working Copy

When
Completed at Feb 10 2017, 4:40 PM · Built instantly
Status
Passed

Event Timeline