Page MenuHomePhabricator

Build 25198
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Oct 19 2017, 9:12 PM · Built for 53 s
Status
Passed

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

1[2017-10-19 21:11:44] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-82/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=617c2e46d6a5), phabricator(head=d08027fe34411f216d89828a04f2f167a2a2516a, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0)
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-10-19 21:11:48] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=617c2e46d6a5), phabricator(head=d08027fe34411f216d89828a04f2f167a2a2516a, ref.master=63d1230ade0f), phutil(head=master, ref.master=a6e490ef7ee0)
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 20805 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
292 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
293 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
298 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
299 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
300 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
301 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
302 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
303 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
304 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
305 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
306 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
307 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
308 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
309 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 218ms PhabricatorChangeParserTestCase::testSubversionPartialParser
311 PASS 296ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
312 PASS 923ms PhabricatorChangeParserTestCase::testSubversionParser
313 PASS 606ms PhabricatorChangeParserTestCase::testGitParser
314 PASS 201ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
315 PASS 134ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 462ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 189ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
318 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 186ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS 106ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
323 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
330 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
331 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
333 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
335 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
337 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
338 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Oct 19 2017, 9:11 PM · Built instantly
Status
Passed

Event Timeline