Page MenuHomePhabricator

Build 27873
PassedPublic

Run "arc unit --everything"

When
Completed at Jul 27 2018, 7:29 PM · Built for 1 m, 51 s
Status
Passed

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

1[2018-07-27 19:28:37] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-81/repo/phabricator/src/aphront/response/AphrontResponse.php:415]
2arcanist(head=master, ref.master=875d01836037), phabricator(head=a5d3aea67c5b56012ab892439e1a6b420b02b93b, ref.master=26d0862f4f6f), phutil(head=master, ref.master=1613e68f4740)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:415]
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:148]
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 24684 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

253 PASS 445ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
254 PASS 135ms PhabricatorProjectCoreTestCase::testSameSlugAsName
255 PASS 199ms PhabricatorProjectCoreTestCase::testMilestones
256 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
257 PASS 440ms PhabricatorProjectCoreTestCase::testAncestorMembers
258 PASS 723ms PhabricatorProjectCoreTestCase::testComplexConstraints
259 PASS 227ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
260 PASS 260ms PhabricatorProjectCoreTestCase::testMilestoneMembership
261 PASS 471ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
262 PASS 234ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
263 PASS 314ms PhabricatorProjectCoreTestCase::testParentProject
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
265 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
267 PASS 15ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
268 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
269 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
270 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
272 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
273 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
274 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
275 PASS 39ms★ PhabricatorRepositoryURITestCase::testURIGeneration
276 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
277 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
279 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
280 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
282 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
283 PASS 89ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 85ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
285 PASS 19ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
286 PASS 49ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
287 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
288 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
289 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
290 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
293 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
295 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
296 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
297 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
298 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
301 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
305 PASS 19ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
306 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
307 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
308 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
309 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
310 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
311 PASS 17ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask
313 PASS 29ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
314 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
315 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
316 PASS 11ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
317 PASS 10ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
318 PASS 10ms★ PhabricatorWorkerTestCase::testExecuteTask
319 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
320 PASS 12ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
321 PASS 760ms PhabricatorChangeParserTestCase::testGitParser
322 PASS 1.0s PhabricatorChangeParserTestCase::testSubversionParser
323 PASS 233ms PhabricatorChangeParserTestCase::testSubversionPartialParser
324 PASS 1.9s PhabricatorChangeParserTestCase::testMercurialParser
325 PASS 244ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
326 PASS 343ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
327 PASS 261ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 156ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
329 PASS 774ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
330 PASS 46ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
331 PASS 126ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
332 PASS 273ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
333 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
338 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
339 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
340 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoing
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
342 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
344 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
347 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
348 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
349 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
350 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
351 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
352

Build Working Copy

When
Completed at Jul 27 2018, 7:27 PM · Built for 7 s
Status
Passed

Event Timeline