Page MenuHomePhabricator

Build 25267
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 27 2017, 1:21 AM · Built for 1 m, 30 s
Status
Passed

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

1[2017-10-27 01:20:37] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=fbfed82efddee9732909036f358bc48c272136e4, ref.master=672247eff30b), phutil(head=master, ref.master=95c065963998)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254]
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:147]
10 #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:167]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

Build Log 20917 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 678ms PhabricatorProjectCoreTestCase::testViewProject
242 PASS 1.3s PhabricatorProjectCoreTestCase::testJoinLeaveProject
243 PASS 621ms PhabricatorProjectCoreTestCase::testMilestoneMembership
244 PASS 574ms PhabricatorProjectCoreTestCase::testMemberMaterialization
245 PASS 622ms PhabricatorProjectCoreTestCase::testMilestones
246 PASS 1.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
247 PASS 526ms PhabricatorProjectCoreTestCase::testSameSlugAsName
248 PASS 1.2s PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
249 PASS 313ms PhabricatorProjectCoreTestCase::testApplicationPolicy
250 PASS 1.2s PhabricatorProjectCoreTestCase::testAncestorMembers
251 PASS 902ms PhabricatorProjectCoreTestCase::testParentProject
252 PASS 1.5s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
256 PASS 11ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
258 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
259 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
260 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
261 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
264 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 101ms PhabricatorRepositoryURITestCase::testURIGeneration
266 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
270 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
271 PASS 123ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 326ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
273 PASS 178ms PhabricatorSpacesTestCase::testSpacesAnnihilation
274 PASS 81ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
275 PASS 61ms PhabricatorSpacesTestCase::testSpacesRequireNames
276 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
279 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
280 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
281 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
283 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
284 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
288 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
289 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
290 PASS 64ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
291 PASS 146ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
292 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
293 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 43ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
298 PASS 35ms★ PhabricatorWorkerTestCase::testLeaseTask
299 PASS 85ms PhabricatorWorkerTestCase::testTooManyTaskFailures
300 PASS 35ms★ PhabricatorWorkerTestCase::testMultipleLease
301 PASS 24ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
302 PASS 22ms★ PhabricatorWorkerTestCase::testOldestFirst
303 PASS 17ms★ PhabricatorWorkerTestCase::testExecuteTask
304 PASS 26ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
305 PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
306 PASS 43ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
307 PASS 28ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
308 PASS 28ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
309 PASS 2.3s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 559ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
311 PASS 1.2s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
312 PASS 3.4s PhabricatorChangeParserTestCase::testSubversionParser
313 PASS 2.3s PhabricatorChangeParserTestCase::testGitParser
314 PASS 653ms PhabricatorChangeParserTestCase::testSubversionPartialParser
315 PASS 1.7s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
316 PASS 442ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
317 PASS 802ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
318 PASS 335ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS 482ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS 94ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
322 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
323 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
324 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
329 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
330 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
331 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
332 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
334 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
336 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
337 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
338 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 6ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Oct 27 2017, 1:20 AM · Built instantly
Status
Passed

Event Timeline