Page MenuHomePhabricator

Build 30524
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 19 2019, 8:24 PM · Built for 1 m, 14 s
Status
Passed

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

1[2019-03-19 20:23:46] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-82/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=b90e02bec2875660183aa14abc56215d135affd4), phutil(head=master, ref.master=34b68955748b)
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 28244 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

259 PASS 396ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
260 PASS 433ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
261 PASS 644ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
262 PASS 227ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
263 PASS 327ms PhabricatorProjectCoreTestCase::testParentProject
264 PASS 150ms PhabricatorProjectCoreTestCase::testSameSlugAsName
265 PASS 257ms PhabricatorProjectCoreTestCase::testMilestoneMembership
266 PASS 692ms PhabricatorProjectCoreTestCase::testBoardMoves
267 PASS 493ms PhabricatorProjectCoreTestCase::testAncestryQueries
268 PASS 224ms PhabricatorProjectCoreTestCase::testMilestones
269 PASS 260ms PhabricatorProjectCoreTestCase::testMemberMaterialization
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
273 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
274 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
275 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
276 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
277 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
278 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
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::testProjectSlugs
285 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
286 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
287 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
288 PASS 57ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
289 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
290 PASS 90ms PhabricatorSpacesTestCase::testSpacesAnnihilation
291 PASS 91ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 43ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
295 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
296 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
307 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
310 PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
311 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask
316 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
318 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
319 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 15ms★ PhabricatorWorkerTestCase::testOldestFirst
321 PASS 10ms★ PhabricatorWorkerTestCase::testMultipleLease
322 PASS 21ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
323 PASS 18ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
324 PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
325 PASS 34ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
326 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
327 PASS 190ms PhabricatorChangeParserTestCase::testSubversionPartialParser
328 PASS 184ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
329 PASS 806ms PhabricatorChangeParserTestCase::testSubversionParser
330 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
331 PASS 251ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
332 PASS 551ms PhabricatorChangeParserTestCase::testGitParser
333 PASS 455ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
334 PASS 192ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
335 PASS 121ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
337 PASS 185ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS 98ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
340 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
347 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
348 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
349 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
351 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
352 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
354 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
355 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
356 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Working Copy

When
Completed at Mar 19 2019, 8:23 PM · Built for 10 s
Status
Passed

Event Timeline