Page MenuHomePhabricator

Build 26163
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 6 2018, 12:08 PM · Built for 2 m, 2 s
Status
Passed

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

1[2018-02-06 12:07:33] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=349109426c7f), phabricator(head=7d475eb09af74b42da52ca258d2fbf130fca6a3e, ref.master=3e983b583dc0), phutil(head=master, ref.master=e144a9d7dd23)
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:170]
11 #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
12

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

246 PASS 407ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
247 PASS 357ms PhabricatorProjectCoreTestCase::testMilestoneMembership
248 PASS 435ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
249 PASS 94ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
250 PASS 315ms PhabricatorProjectCoreTestCase::testMemberMaterialization
251 PASS 223ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS 51ms PhabricatorProjectCoreTestCase::testSlugMaps
253 PASS 435ms PhabricatorProjectCoreTestCase::testAncestryQueries
254 PASS 658ms PhabricatorProjectCoreTestCase::testBoardMoves
255 PASS 390ms PhabricatorProjectCoreTestCase::testParentProject
256 PASS 378ms PhabricatorProjectCoreTestCase::testEditProject
257 PASS 321ms PhabricatorProjectCoreTestCase::testViewProject
258 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
261 PASS 17ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
262 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
263 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
264 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
265 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
268 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
269 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
270 PASS 34ms★ PhabricatorRepositoryURITestCase::testURIGeneration
271 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
272 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
273 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
274 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
275 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
276 PASS 18ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
277 PASS 40ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
278 PASS 80ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 51ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
280 PASS 80ms PhabricatorSpacesTestCase::testSpacesAnnihilation
281 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
282 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
283 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
284 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
285 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
286 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
287 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
288 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
289 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
290 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
291 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
292 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
293 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
294 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
295 PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
296 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
297 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
298 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
299 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
300 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
301 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
302 PASS 20ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
303 PASS 31ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
304 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
305 PASS 11ms★ PhabricatorWorkerTestCase::testMultipleLease
306 PASS 19ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
307 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
308 PASS 12ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
309 PASS 13ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
310 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
311 PASS 10ms★ PhabricatorWorkerTestCase::testLeaseTask
312 PASS 27ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
313 PASS 12ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
314 PASS 2.1s PhabricatorChangeParserTestCase::testMercurialParser
315 PASS 304ms PhabricatorChangeParserTestCase::testSubversionPartialParser
316 PASS 1.4s PhabricatorChangeParserTestCase::testSubversionParser
317 PASS 297ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
318 PASS 905ms PhabricatorChangeParserTestCase::testGitParser
319 PASS 461ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
320 PASS 323ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
321 PASS 891ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
322 PASS 210ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
323 PASS 305ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
324 PASS 180ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
325 PASS 45ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
327 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
328 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
329 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
331 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
332 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
333 PASS 4ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
337 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
338 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
340 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
341 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
342 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
343 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
344 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
345

Build Working Copy

When
Completed at Feb 6 2018, 12:06 PM · Built instantly
Status
Passed

Event Timeline