Page MenuHomePhabricator

Build 20385
PassedPublic

Run "arc unit --everything"

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

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

1[2017-01-31 21:41:59] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-91/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, 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/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-01-31 21:42:06] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

284 PASS 41ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
285 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS 2ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 27ms★ PhabricatorWorkerTestCase::testOldestFirst
291 PASS 13ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
292 PASS 17ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
293 PASS 35ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
294 PASS 34ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
295 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
296 PASS 24ms★ PhabricatorWorkerTestCase::testLeaseTask
297 PASS 23ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
298 PASS 13ms★ PhabricatorWorkerTestCase::testMultipleLease
299 PASS 15ms★ PhabricatorWorkerTestCase::testExecuteTask
300 PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
301 PASS 25ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
302 PASS 4.4s PhabricatorChangeParserTestCase::testMercurialParser
303 PASS 2.7s PhabricatorChangeParserTestCase::testSubversionParser
304 PASS 629ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
305 PASS 1.2s PhabricatorChangeParserTestCase::testGitParser
306 PASS 483ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
307 PASS 681ms PhabricatorChangeParserTestCase::testSubversionPartialParser
308 PASS 506ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
309 PASS 1.3s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 494ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
311 PASS 383ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 246ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 107ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
315 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
322 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
323 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
324 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
325 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
326 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
328 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
329 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
330 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:40:18] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-91/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, 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/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-01-31 21:40:26] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

284 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
285 PASS 26ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 53ms PhabricatorWorkerTestCase::testOldestFirst
291 PASS 13ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
292 PASS 14ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
293 PASS 32ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
294 PASS 10ms★ PhabricatorWorkerTestCase::testLeaseTask
295 PASS 26ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
296 PASS 51ms PhabricatorWorkerTestCase::testTooManyTaskFailures
297 PASS 24ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
298 PASS 13ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 14ms★ PhabricatorWorkerTestCase::testExecuteTask
300 PASS 18ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
301 PASS 19ms★ PhabricatorWorkerTestCase::testMultipleLease
302 PASS 839ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
303 PASS 901ms PhabricatorChangeParserTestCase::testSubversionPartialParser
304 PASS 4.2s PhabricatorChangeParserTestCase::testMercurialParser
305 PASS 4.6s PhabricatorChangeParserTestCase::testSubversionParser
306 PASS 2.4s PhabricatorChangeParserTestCase::testGitParser
307 PASS 953ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
308 PASS 336ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
309 PASS 800ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
310 PASS 1.6s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
311 PASS 393ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
312 PASS 659ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
313 PASS 144ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
316 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
318 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
319 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
322 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
323 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
324 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
327 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
328 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
329 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:39:05] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-91/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, 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/__phutil_library_init__.php:22]
8 #5 __phutil_autoload(string)
9 #6 spl_autoload_call(string)
10 #7 ReflectionClass::__construct(string) called at [<phutil>/src/__tests__/PhutilLibraryTestCase.php:102]
11 #8 PhutilLibraryTestCase::testMethodVisibility()
12 #9 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
13 #10 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
14 #11 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
15 #12 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
16 #13 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
17[2017-01-31 21:39:10] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
18arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, ref.master=b941331bdfe6), phutil(head=master, ref.master=9d85dfab0f53)
19 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
20 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
21 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
22 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
23 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
24 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
25 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
26 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
27 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
28

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

284 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
285 PASS 30ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 29ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
291 PASS 21ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
292 PASS 27ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
293 PASS 33ms★ PhabricatorWorkerTestCase::testOldestFirst
294 PASS 22ms★ PhabricatorWorkerTestCase::testExecuteTask
295 PASS 38ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
296 PASS 30ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
297 PASS 12ms★ PhabricatorWorkerTestCase::testLeaseTask
298 PASS 38ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
299 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
300 PASS 12ms★ PhabricatorWorkerTestCase::testMultipleLease
301 PASS 13ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
302 PASS 2.0s PhabricatorChangeParserTestCase::testGitParser
303 PASS 978ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
304 PASS 4.2s PhabricatorChangeParserTestCase::testMercurialParser
305 PASS 5.3s PhabricatorChangeParserTestCase::testSubversionParser
306 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionValidRootParser
307 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionPartialParser
308 PASS 1.8s PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 3.4s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 998ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
311 PASS 774ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
312 PASS 196ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
313 PASS 1.1s PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
316 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
319 PASS 8ms★ PhortuneCurrencyTestCase::testCurrencyRanges
320 PASS 4ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS 4ms★ PhrequentTimeBlockTestCase::testOngoing
322 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
323 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
324 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
325 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
326 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
327 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
328 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
329 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
331 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 5ms★ QueryFormattingTestCase::testQueryFormatting
333

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

1[2017-01-31 21:37:28] ERROR 2048: Declaration of PhabricatorHomeProfileMenuItem::newPageContent() should be compatible with PhabricatorProfileMenuItem::newPageContent(PhabricatorProfileMenuItemConfiguration $config) at [/core/data/drydock/workingcopy-91/repo/phabricator/src/applications/home/menuitem/PhabricatorHomeProfileMenuItem.php:77]
2arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, 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:37:35] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-91/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=ade25facfdf2), phabricator(head=b2de1490093c7b70f7b1d7946926661ff66caaf9, 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 14548 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

145 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
146 PASS 1ms★ PhabricatorEnvTestCase::testOverrides
147 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
148 PASS 2ms★ PhabricatorEnvTestCase::testStackSource
149 PASS 1ms★ PhabricatorEnvTestCase::testLocalURIForLink
150 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
151 PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
152 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
153 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
154 PASS 22ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
155 PASS 7ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
156 PASS 51ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
157 PASS 7ms★ PhabricatorFileTestCase::testFileStorageReadWrite
158 PASS 508ms PhabricatorFileTestCase::testFileVisibility
159 PASS 27ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
160 PASS 21ms★ PhabricatorFileTestCase::testFileStorageDelete
161 PASS 26ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
162 PASS 25ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
163 PASS 230ms PhabricatorFileTestCase::testFileDirectScramble
164 PASS 451ms PhabricatorFileTestCase::testFileIndirectScramble
165 PASS 299ms PhabricatorFileTestCase::testFileTransformDelete
166 PASS 1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
167 PASS 113ms PhabricatorHandlePoolTestCase::testHandlePools
168 PASS 2ms★ PhabricatorHashTestCase::testHashForIndex
169 PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
170 PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
171 PASS 3ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
172 PASS 78ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
173 PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
174 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
175 PASS 1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
176 PASS 9ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
177 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
178 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
179 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRenderNoHerald
180 PASS 1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
181 PASS 86ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
182 PASS 316ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
183 PASS 1.1s PhabricatorMetaMTAMailTestCase::testRecipients
184 PASS 86ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
185 PASS 5ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
186 PASS 161ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
187 PASS 58ms PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
188 PASS 83ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
189 PASS 1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
190 PASS 3ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
191 PASS 132ms PhabricatorObjectListQueryTestCase::testObjectListQuery
192 PASS 281ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
193 PASS 488ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
194

Build Working Copy

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

Event Timeline