Page MenuHomePhabricator

Build 31114
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 23 2019, 6:47 PM · Built for 2 m, 1 s
Status
Passed

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

1[2019-04-23 18:47:02] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-71/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=29b2125e3f290c62e00939ebd8f28c6e13ee8f1c), phutil(head=master, ref.master=639e4b9cae28)
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:107]
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 29028 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

259 PASS 495ms PhabricatorProjectCoreTestCase::testAncestryQueries
260 PASS 281ms PhabricatorProjectCoreTestCase::testEditProject
261 PASS 61ms PhabricatorProjectCoreTestCase::testSlugMaps
262 PASS 225ms PhabricatorProjectCoreTestCase::testMilestones
263 PASS 78ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
264 PASS 262ms PhabricatorProjectCoreTestCase::testMemberMaterialization
265 PASS 689ms PhabricatorProjectCoreTestCase::testComplexConstraints
266 PASS 111ms PhabricatorProjectCoreTestCase::testApplicationPolicy
267 PASS 254ms PhabricatorProjectCoreTestCase::testMilestoneMembership
268 PASS 705ms PhabricatorProjectCoreTestCase::testBoardMoves
269 PASS 429ms PhabricatorProjectCoreTestCase::testAncestorMembers
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
273 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
274 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
275 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
276 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
277 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
278 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
279 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
280 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
281 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
282 PASS 36ms★ PhabricatorRepositoryURITestCase::testURIGeneration
283 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
284 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
285 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
287 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
288 PASS 61ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
289 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
290 PASS 24ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
291 PASS 95ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 94ms PhabricatorSpacesTestCase::testSpacesAnnihilation
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
295 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
298 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
299 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
301 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
304 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
307 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
310 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
311 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 35ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
316 PASS 41ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
317 PASS 56ms PhabricatorWorkerTestCase::testTooManyTaskFailures
318 PASS 43ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
319 PASS 31ms★ PhabricatorWorkerTestCase::testLeaseTask
320 PASS 43ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
321 PASS 33ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
322 PASS 31ms★ PhabricatorWorkerTestCase::testMultipleLease
323 PASS 38ms★ PhabricatorWorkerTestCase::testOldestFirst
324 PASS 32ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
325 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
326 PASS 40ms★ PhabricatorWorkerTestCase::testExecuteTask
327 PASS 218ms PhabricatorChangeParserTestCase::testSubversionPartialParser
328 PASS 579ms PhabricatorChangeParserTestCase::testGitParser
329 PASS 818ms PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 195ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
331 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 261ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
333 PASS 197ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
334 PASS 465ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
335 PASS 128ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 38ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
337 PASS 101ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
338 PASS 190ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
344 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
347 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
348 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
349 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
351 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
353 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
354 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
355 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
356 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Working Copy

When
Completed at Apr 23 2019, 6:45 PM · Built for 12 s
Status
Passed

Event Timeline