Page MenuHomePhabricator

Build 20408
PassedPublic

Run "arc unit --everything"

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

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

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

284 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
285 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
286 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
287 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
288 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
289 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
290 PASS 12ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
291 PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask
292 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
293 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
294 PASS 10ms★ PhabricatorWorkerTestCase::testExecuteTask
295 PASS 12ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
296 PASS 21ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
297 PASS 9ms★ PhabricatorWorkerTestCase::testMultipleLease
298 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
299 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
301 PASS 29ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
302 PASS 1.3s PhabricatorChangeParserTestCase::testSubversionParser
303 PASS 543ms PhabricatorChangeParserTestCase::testGitParser
304 PASS 189ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
305 PASS 307ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
306 PASS 277ms PhabricatorChangeParserTestCase::testSubversionPartialParser
307 PASS 1.5s PhabricatorChangeParserTestCase::testMercurialParser
308 PASS 399ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
309 PASS 499ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
310 PASS 124ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
311 PASS 187ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
312 PASS 102ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
313 PASS 34ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
314 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
315 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
316 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
317 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
318 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
319 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
320 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
321 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
322 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
323 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
324 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
325 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
326 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
327 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
328 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
329 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
332 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
333

Build Working Copy

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

Event Timeline