Page MenuHomePhabricator

Build 20405
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 1 2017, 3:22 PM · Built for 1 m, 41 s
Status
Passed

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

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

284 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
285 PASS 49ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 26ms★ PhabricatorWorkerTestCase::testLeaseTask
291 PASS 65ms PhabricatorWorkerTestCase::testTooManyTaskFailures
292 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
293 PASS 25ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
294 PASS 15ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
295 PASS 42ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
296 PASS 16ms★ PhabricatorWorkerTestCase::testExecuteTask
297 PASS 29ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
298 PASS 45ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
299 PASS 31ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
300 PASS 47ms★ PhabricatorWorkerTestCase::testOldestFirst
301 PASS 20ms★ PhabricatorWorkerTestCase::testMultipleLease
302 PASS 2.9s PhabricatorChangeParserTestCase::testGitParser
303 PASS 858ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
304 PASS 4.5s PhabricatorChangeParserTestCase::testMercurialParser
305 PASS 1.6s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
306 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 4.0s PhabricatorChangeParserTestCase::testSubversionParser
308 PASS 988ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 2.1s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 603ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
311 PASS 123ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
312 PASS 544ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 873ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
314 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
316 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
317 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
318 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyFromString
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
320 PASS 4ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS 3ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
322 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
323 PASS 2ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
324 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
325 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
326 PASS 3ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
327 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
329 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
331 PASS 5ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
333

Build Working Copy

When
Completed at Feb 1 2017, 3:20 PM · Built instantly
Status
Passed

Event Timeline