Page MenuHomePhabricator

Build 31689
PassedPublic

Run "arc unit --everything"

When
Completed at Jul 2 2019, 12:15 PM · Built for 1 m, 7 s
Status
Passed

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

1[2019-07-02 12:15:13] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=d92fa96366c0), phabricator(head=0e2cb6e7c437d76b97ca37e554f40637228439d7, ref.master=37e26f1b4531), phutil(head=master, ref.master=340e00f6622d)
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 29802 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

260 PASS 331ms PhabricatorProjectCoreTestCase::testParentProject
261 PASS 80ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
262 PASS 432ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
263 PASS 702ms PhabricatorProjectCoreTestCase::testBoardMoves
264 PASS 254ms PhabricatorProjectCoreTestCase::testMilestoneMembership
265 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
266 PASS 147ms PhabricatorProjectCoreTestCase::testSameSlugAsName
267 PASS 468ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
268 PASS 426ms PhabricatorProjectCoreTestCase::testAncestorMembers
269 PASS 398ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
270 PASS 648ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
273 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
274 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
275 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
276 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
277 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
278 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
279 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
280 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
281 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
282 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
283 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
284 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
285 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
287 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
288 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
289 PASS 58ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
290 PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
291 PASS 95ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 95ms PhabricatorSpacesTestCase::testSpacesAnnihilation
293 PASS 23ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
294 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
295 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
296 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
297 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
298 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
299 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
301 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
302 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
303 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
304 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
305 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
308 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
310 PASS 23ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
311 PASS 16ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
312 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
313 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
314 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
315 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
316 PASS 30ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
317 PASS 43ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
318 PASS 28ms★ PhabricatorWorkerTestCase::testMultipleLease
319 PASS 38ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
320 PASS 32ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
321 PASS 41ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
322 PASS 35ms★ PhabricatorWorkerTestCase::testOldestFirst
323 PASS 27ms★ PhabricatorWorkerTestCase::testLeaseTask
324 PASS 30ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
325 PASS 58ms PhabricatorWorkerTestCase::testTooManyTaskFailures
326 PASS 33ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
327 PASS 29ms★ PhabricatorWorkerTestCase::testExecuteTask
328 PASS 199ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
329 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
330 PASS 196ms PhabricatorChangeParserTestCase::testSubversionPartialParser
331 PASS 812ms PhabricatorChangeParserTestCase::testSubversionParser
332 PASS 254ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
333 PASS 575ms PhabricatorChangeParserTestCase::testGitParser
334 PASS 187ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
335 PASS 122ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 471ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
337 PASS 193ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
338 PASS 40ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS 111ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
340 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
344 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
346 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
347 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
348 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
349 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
353 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
355 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
356 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
357 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
358 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
359

Build Working Copy

When
Completed at Jul 2 2019, 12:14 PM · Built for 13 s
Status
Passed

Event Timeline