Page MenuHomePhabricator

Build 20386
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 31 2017, 9:43 PM · Built for 2 m, 38 s
Status
Passed

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

1[2017-01-31 21:42:14] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-80/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16]
8 #5 PhutilLibraryTestCase::testEverythingImplemented()
9 #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
10 #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
11 #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
12 #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
13 #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
14[2017-01-31 21:42:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
16 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
17 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
18 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
19 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
20 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
21 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
22 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
23 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
24 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
25

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

284 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
285 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS 26ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 25ms★ PhabricatorWorkerTestCase::testExecuteTask
291 PASS 20ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
292 PASS 13ms★ PhabricatorWorkerTestCase::testLeaseTask
293 PASS 43ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
294 PASS 24ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
295 PASS 22ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
296 PASS 12ms★ PhabricatorWorkerTestCase::testMultipleLease
297 PASS 24ms★ PhabricatorWorkerTestCase::testOldestFirst
298 PASS 35ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
299 PASS 18ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
300 PASS 28ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
301 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
302 PASS 842ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
303 PASS 452ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
304 PASS 2.4s PhabricatorChangeParserTestCase::testMercurialParser
305 PASS 407ms PhabricatorChangeParserTestCase::testSubversionPartialParser
306 PASS 1.3s PhabricatorChangeParserTestCase::testGitParser
307 PASS 1.6s PhabricatorChangeParserTestCase::testSubversionParser
308 PASS 203ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
309 PASS 379ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
310 PASS 866ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 68ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
312 PASS 189ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 328ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
315 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
322 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
323 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
324 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
325 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
326 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
327 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
328 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
330 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:41:18] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-80/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16]
8 #5 PhutilLibraryTestCase::testEverythingImplemented()
9 #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
10 #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
11 #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
12 #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
13 #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
14[2017-01-31 21:41:23] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
16 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
17 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
18 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
19 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
20 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
21 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
22 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
23 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
24 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
25

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

284 PASS 36ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
285 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS 41ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 33ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
291 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
292 PASS 32ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
293 PASS 48ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
294 PASS 15ms★ PhabricatorWorkerTestCase::testExecuteTask
295 PASS 17ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
296 PASS 88ms PhabricatorWorkerTestCase::testTooManyTaskFailures
297 PASS 21ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 12ms★ PhabricatorWorkerTestCase::testMultipleLease
299 PASS 14ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
300 PASS 23ms★ PhabricatorWorkerTestCase::testOldestFirst
301 PASS 22ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
302 PASS 4.0s PhabricatorChangeParserTestCase::testMercurialParser
303 PASS 1.6s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
304 PASS 738ms PhabricatorChangeParserTestCase::testSubversionPartialParser
305 PASS 853ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
306 PASS 2.8s PhabricatorChangeParserTestCase::testGitParser
307 PASS 3.8s PhabricatorChangeParserTestCase::testSubversionParser
308 PASS 478ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
309 PASS 944ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
310 PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 81ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
312 PASS 810ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
313 PASS 544ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
315 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
316 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
317 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS 6ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
322 PASS 2ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
323 PASS 2ms★ PhrequentTimeBlockTestCase::testOngoing
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
325 PASS 3ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
326 PASS 3ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
327 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
328 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
329 PASS 3ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS 2ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 6ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:39:24] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-80/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16]
8 #5 PhutilLibraryTestCase::testEverythingImplemented()
9 #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
10 #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
11 #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
12 #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
13 #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
14[2017-01-31 21:39:28] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
16 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
17 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
18 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
19 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
20 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
21 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
22 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
23 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
24 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
25

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

284 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
285 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
286 PASS 47ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 56ms PhabricatorWorkerTestCase::testExecuteTask
291 PASS 109ms PhabricatorWorkerTestCase::testTooManyTaskFailures
292 PASS 100ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
293 PASS 54ms PhabricatorWorkerTestCase::testPermanentTaskFailure
294 PASS 43ms★ PhabricatorWorkerTestCase::testMultipleLease
295 PASS 55ms PhabricatorWorkerTestCase::testRequiredLeaseTime
296 PASS 46ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
297 PASS 51ms PhabricatorWorkerTestCase::testNewBeforeLeased
298 PASS 26ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 75ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
300 PASS 61ms PhabricatorWorkerTestCase::testOldestFirst
301 PASS 19ms★ PhabricatorWorkerTestCase::testLeaseTask
302 PASS 2.4s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
303 PASS 1.9s PhabricatorChangeParserTestCase::testSubversionPartialParser
304 PASS 7.0s PhabricatorChangeParserTestCase::testSubversionParser
305 PASS 4.1s PhabricatorChangeParserTestCase::testGitParser
306 PASS 6.5s PhabricatorChangeParserTestCase::testMercurialParser
307 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionValidRootParser
308 PASS 1.3s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 545ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
310 PASS 2.3s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 195ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
312 PASS 1.0s PhabricatorWorkingCopyPullTestCase::testHgPullBasic
313 PASS 592ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
315 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
319 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS 4ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
322 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
323 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
324 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
326 PASS 5ms★ PhrequentTimeBlockTestCase::testTimelineSort
327 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
329 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
330 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 5ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:38:05] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-80/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
3 #0 PhutilBootloader::executeInclude called at [<phutil>/src/moduleutils/PhutilBootloader.php:226]
4 #1 PhutilBootloader::executeInclude(string) called at [<phutil>/src/moduleutils/PhutilBootloader.php:216]
5 #2 PhutilBootloader::loadLibrarySource(string, string) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:381]
6 #3 PhutilSymbolLoader::loadSymbol(array) called at [<phutil>/src/symbols/PhutilSymbolLoader.php:256]
7 #4 PhutilSymbolLoader::selectAndLoadSymbols() called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:16]
8 #5 PhutilLibraryTestCase::testEverythingImplemented()
9 #6 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
10 #7 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
11 #8 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
12 #9 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
13 #10 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
14[2017-01-31 21:38:13] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=4890d667955b52c2dd526a9fb726ff4946b9707e, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
16 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
17 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
18 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
19 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
20 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
21 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
22 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
23 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
24 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
25

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

60 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
61 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
62 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
63 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
64 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
65 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
66 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
67 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
68 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
69 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
70 PASS 5ms★ DifferentialHunkParserTestCase::testMissingContext
71 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
73 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
74 PASS 352ms DifferentialParseRenderTestCase::testParseRender
75 PASS 5ms★ DiffusionCommandEngineTestCase::testCommandEngine
76 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
77 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
78 PASS <1ms★ DiffusionLowLevelMercurialPathsQueryTests::testCommandByVersion
79 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
80 PASS 5ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
81 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
82 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
83 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
84 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
85 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
86 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
87 PASS 298ms HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS 1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 7ms★ LiskFixtureTestCase::testReadableTransactions
94 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
95 PASS 3ms★ LiskFixtureTestCase::testFixturesBasicallyWork
96 PASS 27ms★ LiskFixtureTestCase::testCounters
97 PASS 5ms★ LiskFixtureTestCase::testGarbageLoadCalls
98 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
99 PASS 5ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
101 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
102 PASS 2ms★ LiskIsolationTestCase::testEphemeral
103 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
104 PASS 3ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS <1ms★ ManiphestExcelFormatTestCase::testLoadAllFormats
106 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 276ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
108 PASS 555ms ManiphestTaskTestCase::testTaskReordering
109

Build Working Copy

When
Completed at Jan 31 2017, 9:37 PM · Built instantly
Status
Passed

Event Timeline