Page MenuHomePhabricator

Build 29309
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jan 14 2019, 5:33 PM · Built for 3 m, 13 s
Status
Passed

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

1[2019-01-14 17:31:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=770b90b2226c3eb8e952ec30f1f572d047a6d9e3, ref.master=b1e7e3a10e8c), phutil(head=master, ref.master=cad1985726c9)
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 26620 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

256 PASS 1.4s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
257 PASS 1.9s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
258 PASS 853ms PhabricatorProjectCoreTestCase::testMilestones
259 PASS 294ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
260 PASS 4.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
261 PASS 755ms PhabricatorProjectCoreTestCase::testMemberMaterialization
262 PASS 173ms PhabricatorProjectCoreTestCase::testSlugMaps
263 PASS 461ms PhabricatorProjectCoreTestCase::testSameSlugAsName
264 PASS 2.1s PhabricatorProjectCoreTestCase::testJoinLeaveProject
265 PASS 1.4s PhabricatorProjectCoreTestCase::testAncestryQueries
266 PASS 202ms PhabricatorProjectCoreTestCase::testApplicationPolicy
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
268 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
269 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
270 PASS 24ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
271 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
272 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
273 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
274 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
275 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
276 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
277 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
278 PASS 116ms PhabricatorRepositoryURITestCase::testURIGeneration
279 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
280 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
281 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
282 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
283 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
284 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
285 PASS 201ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
286 PASS 251ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
287 PASS 69ms PhabricatorSpacesTestCase::testSpacesRequireNames
288 PASS 442ms PhabricatorSpacesTestCase::testSpacesAnnihilation
289 PASS 167ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
290 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
291 PASS 3ms★ PhabricatorTimeTestCase::testParseLocalTime
292 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
293 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
294 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
295 PASS 6ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
297 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
299 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
300 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
301 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
302 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
303 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
304 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
305 PASS 64ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
306 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
307 PASS 59ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
308 PASS 6ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
309 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
310 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
311 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
312 PASS 55ms PhabricatorWorkerTestCase::testPermanentTaskFailure
313 PASS 45ms★ PhabricatorWorkerTestCase::testMultipleLease
314 PASS 57ms PhabricatorWorkerTestCase::testOldestFirst
315 PASS 61ms PhabricatorWorkerTestCase::testNewBeforeLeased
316 PASS 76ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
317 PASS 45ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 40ms★ PhabricatorWorkerTestCase::testExecuteTask
319 PASS 43ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
320 PASS 87ms PhabricatorWorkerTestCase::testTooManyTaskFailures
321 PASS 16ms★ PhabricatorWorkerTestCase::testLeaseTask
322 PASS 44ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
323 PASS 69ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
324 PASS 1.9s PhabricatorChangeParserTestCase::testGitParser
325 PASS 420ms PhabricatorChangeParserTestCase::testSubversionPartialParser
326 PASS 611ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
327 PASS 768ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
328 PASS 3.0s PhabricatorChangeParserTestCase::testMercurialParser
329 PASS 2.6s PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 373ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
331 PASS 491ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
332 PASS 1.4s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
333 PASS 358ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
334 PASS 127ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
335 PASS 443ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
337 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
338 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
339 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
340 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
342 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
343 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
344 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
347 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
348 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
349 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
352 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
353 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
354 PASS 3ms★ QueryFormattingTestCase::testQueryFormatting
355

Build Working Copy

When
Completed at Jan 14 2019, 5:30 PM · Built for 28 s
Status
Passed

Event Timeline