Page MenuHomePhabricator

Build 29384
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 16 2019, 9:29 PM · Built for 2 m, 9 s
Status
Passed

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

1[2019-01-16 21:28:37] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=dc4d7f1f3e8dfc2d25cded48ce821b6b84f63ec8, ref.master=315d857a8ad6), phutil(head=master, ref.master=14f30f7b6767)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
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 26720 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

256 PASS 365ms PhabricatorProjectCoreTestCase::testSameSlugAsName
257 PASS 574ms PhabricatorProjectCoreTestCase::testMilestones
258 PASS 1.8s PhabricatorProjectCoreTestCase::testBoardMoves
259 PASS 1.2s PhabricatorProjectCoreTestCase::testAncestryQueries
260 PASS 174ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
261 PASS 607ms PhabricatorProjectCoreTestCase::testMemberMaterialization
262 PASS 515ms PhabricatorProjectCoreTestCase::testViewProject
263 PASS 2.1s PhabricatorProjectCoreTestCase::testComplexConstraints
264 PASS 1.2s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
265 PASS 2.8s PhabricatorProjectCoreTestCase::testMilestoneMoves
266 PASS 544ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
268 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
269 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
270 PASS 17ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
271 PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
272 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
273 PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
274 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
275 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
276 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
277 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
278 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
279 PASS 74ms PhabricatorRepositoryURITestCase::testURIGeneration
280 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
282 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
283 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
284 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
285 PASS 131ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
286 PASS 47ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
287 PASS 96ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
288 PASS 212ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
289 PASS 217ms PhabricatorSpacesTestCase::testSpacesAnnihilation
290 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
291 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
292 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
293 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
295 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
297 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
298 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
299 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
300 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
301 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
302 PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing
303 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
304 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
305 PASS 49ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
306 PASS 36ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
307 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
309 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
310 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
311 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
312 PASS 31ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
313 PASS 24ms★ PhabricatorWorkerTestCase::testMultipleLease
314 PASS 36ms★ PhabricatorWorkerTestCase::testOldestFirst
315 PASS 25ms★ PhabricatorWorkerTestCase::testExecuteTask
316 PASS 25ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
317 PASS 24ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 51ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
319 PASS 84ms PhabricatorWorkerTestCase::testTooManyTaskFailures
320 PASS 28ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
321 PASS 54ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
322 PASS 19ms★ PhabricatorWorkerTestCase::testLeaseTask
323 PASS 43ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
324 PASS 2.4s PhabricatorChangeParserTestCase::testMercurialParser
325 PASS 1.3s PhabricatorChangeParserTestCase::testGitParser
326 PASS 406ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
327 PASS 587ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
328 PASS 1.8s PhabricatorChangeParserTestCase::testSubversionParser
329 PASS 447ms PhabricatorChangeParserTestCase::testSubversionPartialParser
330 PASS 1.0s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
331 PASS 265ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
332 PASS 457ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
333 PASS 85ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
334 PASS 219ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
335 PASS 374ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
336 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
338 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
340 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
342 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
343 PASS 2ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
344 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
348 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
349 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
353 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
354 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
355

Build Working Copy

When
Completed at Jan 16 2019, 9:27 PM · Built for 14 s
Status
Passed

Event Timeline