Page MenuHomePhabricator

Build 26979
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 22 2018, 8:43 PM · Built for 1 m, 2 s
Status
Passed

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

1[2018-03-22 20:43:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=859b2749709583e12ac46c6375cd77dbeecd56a1), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
4 #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99]
5 #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73]
6 #3 AphrontHTTPSinkTestCase::testJSONContentSniff()
7 #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492]
8 #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69]
9 #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 23550 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 135ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS 221ms PhabricatorProjectCoreTestCase::testParentProject
253 PASS 317ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
254 PASS 176ms PhabricatorProjectCoreTestCase::testMilestoneMembership
255 PASS 181ms PhabricatorProjectCoreTestCase::testMemberMaterialization
256 PASS 808ms PhabricatorProjectCoreTestCase::testMilestoneMoves
257 PASS 320ms PhabricatorProjectCoreTestCase::testAncestorMembers
258 PASS 451ms PhabricatorProjectCoreTestCase::testBoardMoves
259 PASS 233ms PhabricatorProjectCoreTestCase::testEditProject
260 PASS 67ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
261 PASS 37ms★ PhabricatorProjectCoreTestCase::testSlugMaps
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
265 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
267 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
268 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
269 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
270 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
271 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 23ms★ PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
279 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
280 PASS 53ms PhabricatorSpacesTestCase::testSpacesAnnihilation
281 PASS 13ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
282 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
283 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
285 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
291 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
293 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
296 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
298 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
300 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
301 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
308 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
309 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
310 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
311 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
312 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
313 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
314 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
315 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
316 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
317 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
319 PASS 175ms PhabricatorChangeParserTestCase::testSubversionPartialParser
320 PASS 160ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
321 PASS 230ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
322 PASS 1.7s PhabricatorChangeParserTestCase::testMercurialParser
323 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 746ms PhabricatorChangeParserTestCase::testGitParser
325 PASS 276ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
326 PASS 159ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 823ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
328 PASS 132ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 286ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
330 PASS 47ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
331 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
335 PASS 2ms★ PhortuneCurrencyTestCase::testCurrencyRanges
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS 2ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
339 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
340 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
341 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
343 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
344 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
347 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
348 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Mar 22 2018, 8:42 PM · Built instantly
Status
Passed

Event Timeline