Page MenuHomePhabricator

Build 25217
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 20 2017, 6:11 PM · Built for 1 m, 1 s
Status
Passed

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

1[2017-10-20 18:10:38] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-80/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=672247eff30b65210e2f0f00b009f8c6c3f4b64f, ref.master=821c7ac8334f), 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/__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-10-20 18:10:41] 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]
18arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=672247eff30b65210e2f0f00b009f8c6c3f4b64f, ref.master=821c7ac8334f), phutil(head=master, ref.master=a6e490ef7ee0)
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 20831 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 420ms PhabricatorProjectCoreTestCase::testBoardMoves
242 PASS 173ms PhabricatorProjectCoreTestCase::testViewProject
243 PASS 415ms PhabricatorProjectCoreTestCase::testComplexConstraints
244 PASS 344ms PhabricatorProjectCoreTestCase::testAncestorMembers
245 PASS 285ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
246 PASS 104ms PhabricatorProjectCoreTestCase::testEditProject
247 PASS 262ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
248 PASS 440ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
249 PASS 189ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
250 PASS 36ms★ PhabricatorProjectCoreTestCase::testSlugMaps
251 PASS 133ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS 326ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
256 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
258 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
259 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
260 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
261 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
264 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
266 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
268 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
270 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
271 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
272 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
274 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
275 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
276 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
278 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
279 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
281 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
282 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
283 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
284 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
289 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
290 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
292 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
298 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
299 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
300 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
301 PASS 20ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
302 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
303 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
304 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
305 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
306 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
307 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
308 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
309 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 226ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
311 PASS 179ms PhabricatorChangeParserTestCase::testSubversionPartialParser
312 PASS 461ms PhabricatorChangeParserTestCase::testGitParser
313 PASS 714ms PhabricatorChangeParserTestCase::testSubversionParser
314 PASS 166ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
315 PASS 179ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 460ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 115ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
318 PASS 32ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 189ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS 98ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
329 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
331 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
332 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
333 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
336 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
338 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Oct 20 2017, 6:10 PM · Built instantly
Status
Passed

Event Timeline