Page MenuHomePhabricator

Build 25046
PassedPublic

Run "arc unit --everything"

When
Completed at Sep 30 2017, 12:40 AM · Built for 54 s
Status
Passed

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

1[2017-09-30 00:39:41] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=c804c5026011), phabricator(head=5c73c169fd31d029df764086cab24d19a6317d76, ref.master=a1d9a2389db4), phutil(head=master, ref.master=388d16d298a3)
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 20617 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 253ms PhabricatorProjectCoreTestCase::testParentProject
242 PASS 266ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
243 PASS 461ms PhabricatorProjectCoreTestCase::testComplexConstraints
244 PASS 302ms PhabricatorProjectCoreTestCase::testAncestryQueries
245 PASS 131ms PhabricatorProjectCoreTestCase::testMilestones
246 PASS 46ms★ PhabricatorProjectCoreTestCase::testDuplicateSlugs
247 PASS 200ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
248 PASS 296ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
249 PASS 425ms PhabricatorProjectCoreTestCase::testBoardMoves
250 PASS 193ms PhabricatorProjectCoreTestCase::testMilestoneMembership
251 PASS 89ms PhabricatorProjectCoreTestCase::testApplicationPolicy
252 PASS 114ms PhabricatorProjectCoreTestCase::testEditProject
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
256 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
260 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
261 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
262 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
263 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
264 PASS 41ms★ PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
266 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
269 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
270 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
271 PASS 38ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 58ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
274 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
275 PASS 51ms PhabricatorSpacesTestCase::testSpacesAnnihilation
276 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
279 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
280 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
282 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
283 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
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 <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
292 PASS 12ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
298 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
299 PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
300 PASS 14ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
301 PASS 9ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
302 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
303 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
304 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
305 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
306 PASS 9ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
307 PASS 8ms★ PhabricatorWorkerTestCase::testMultipleLease
308 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
309 PASS 1.4s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 726ms PhabricatorChangeParserTestCase::testGitParser
311 PASS 236ms PhabricatorChangeParserTestCase::testSubversionPartialParser
312 PASS 208ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
313 PASS 946ms PhabricatorChangeParserTestCase::testSubversionParser
314 PASS 220ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
315 PASS 438ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
316 PASS 105ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
317 PASS 170ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
318 PASS 175ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
319 PASS 90ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
320 PASS 30ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
324 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
329 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
330 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
331 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
332 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
333 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
334 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
338 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Sep 30 2017, 12:39 AM · Built instantly
Status
Passed

Event Timeline