Page MenuHomePhabricator

Build 25216
PassedPublic

Run "arc unit --everything"

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

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

1[2017-10-20 18:09:57] ERROR 2048: Declaration of DifferentialDraftField::renderPropertyViewValue() should be compatible with PhabricatorCustomField::renderPropertyViewValue(array $handles) at [/core/data/drydock/workingcopy-88/repo/phabricator/src/applications/differential/customfield/DifferentialDraftField.php:90]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=65f13b156f5ecdbf689cce16f2bc7b9680818789, ref.master=a1d9a2389db4), 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-20 18:10:00] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
15arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=65f13b156f5ecdbf689cce16f2bc7b9680818789, ref.master=a1d9a2389db4), 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 20829 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 321ms PhabricatorProjectCoreTestCase::testMilestoneMembership
242 PASS 525ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
243 PASS 535ms PhabricatorProjectCoreTestCase::testAncestorMembers
244 PASS 142ms PhabricatorProjectCoreTestCase::testApplicationPolicy
245 PASS 394ms PhabricatorProjectCoreTestCase::testParentProject
246 PASS 272ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
247 PASS 57ms PhabricatorProjectCoreTestCase::testSlugMaps
248 PASS 123ms PhabricatorProjectCoreTestCase::testSameSlugAsName
249 PASS 184ms PhabricatorProjectCoreTestCase::testEditProject
250 PASS 93ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
251 PASS 265ms PhabricatorProjectCoreTestCase::testViewProject
252 PASS 186ms PhabricatorProjectCoreTestCase::testMilestones
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
256 PASS 16ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
258 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
259 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
260 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
261 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
262 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
264 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 33ms★ PhabricatorRepositoryURITestCase::testURIGeneration
266 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
269 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
270 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
271 PASS 54ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 85ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
273 PASS 67ms PhabricatorSpacesTestCase::testSpacesAnnihilation
274 PASS 58ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
275 PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
276 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
278 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
280 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
281 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
282 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
283 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
284 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
288 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
289 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
292 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
293 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 30ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
298 PASS 18ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
299 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
300 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
301 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
302 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
303 PASS 12ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
304 PASS 11ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
305 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
306 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
307 PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask
308 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
309 PASS 359ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
310 PASS 237ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
311 PASS 780ms PhabricatorChangeParserTestCase::testGitParser
312 PASS 270ms PhabricatorChangeParserTestCase::testSubversionPartialParser
313 PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser
314 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
315 PASS 189ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 318ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
317 PASS 793ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
318 PASS 46ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 178ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
320 PASS 286ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
321 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
323 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
325 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoing
329 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
330 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
331 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
332 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
333 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
334 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
335 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
336 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
338 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

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

Event Timeline