Page MenuHomePhabricator

Build 31204
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at May 3 2019, 5:13 PM · Built for 1 m, 8 s
Status
Passed

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

1[2019-05-03 17:12:43] 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:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=a28a3215b8f6d4a7b77848e3b2e4cdb4b21febb2, ref.master=f6658bf391d3), 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 29148 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

259 PASS 635ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
260 PASS 218ms PhabricatorProjectCoreTestCase::testViewProject
261 PASS 686ms PhabricatorProjectCoreTestCase::testComplexConstraints
262 PASS 436ms PhabricatorProjectCoreTestCase::testAncestorMembers
263 PASS 250ms PhabricatorProjectCoreTestCase::testMilestoneMembership
264 PASS 422ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
265 PASS 149ms PhabricatorProjectCoreTestCase::testSameSlugAsName
266 PASS 60ms PhabricatorProjectCoreTestCase::testSlugMaps
267 PASS 218ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
268 PASS 386ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
269 PASS 497ms PhabricatorProjectCoreTestCase::testAncestryQueries
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
273 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
274 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
275 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
276 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
277 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
278 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
279 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
280 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
281 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
282 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
283 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
284 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
285 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
286 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
287 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
288 PASS 93ms PhabricatorSpacesTestCase::testSpacesAnnihilation
289 PASS 46ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
290 PASS 59ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
291 PASS 93ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 23ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
295 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
296 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
307 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
310 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
311 PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 33ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
316 PASS 43ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
317 PASS 29ms★ PhabricatorWorkerTestCase::testMultipleLease
318 PASS 30ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
319 PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
320 PASS 35ms★ PhabricatorWorkerTestCase::testOldestFirst
321 PASS 37ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
322 PASS 53ms PhabricatorWorkerTestCase::testTooManyTaskFailures
323 PASS 34ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
324 PASS 26ms★ PhabricatorWorkerTestCase::testLeaseTask
325 PASS 30ms★ PhabricatorWorkerTestCase::testExecuteTask
326 PASS 38ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
327 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
328 PASS 255ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
329 PASS 190ms PhabricatorChangeParserTestCase::testSubversionPartialParser
330 PASS 781ms PhabricatorChangeParserTestCase::testSubversionParser
331 PASS 545ms PhabricatorChangeParserTestCase::testGitParser
332 PASS 181ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
333 PASS 175ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
334 PASS 114ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
335 PASS 451ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
336 PASS 39ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
337 PASS 188ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS 109ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
341 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
342 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
348 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
349 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
352 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
353 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
354 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
355 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
356 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Working Copy

When
Completed at May 3 2019, 5:12 PM · Built for 20 s
Status
Passed

Event Timeline