Page MenuHomePhabricator

Build 26809
PassedPublic

Run "arc unit --everything"

When
Completed at Mar 8 2018, 3:05 PM · Built for 1 m, 54 s
Status
Passed

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

1[2018-03-08 15:04:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-88/repo/phabricator/src/aphront/response/AphrontResponse.php:413]
2arcanist(head=master, ref.master=dcd7ef66d0e4), phabricator(head=9d3a722eb1fedeb448f567a0c33e2f224bd3fbbe), phutil(head=master, ref.master=dedf260c7755)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:413]
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 23307 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 533ms PhabricatorProjectCoreTestCase::testMilestoneMembership
252 PASS 881ms PhabricatorProjectCoreTestCase::testComplexConstraints
253 PASS 260ms PhabricatorProjectCoreTestCase::testMilestones
254 PASS 181ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
255 PASS 654ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
256 PASS 774ms PhabricatorProjectCoreTestCase::testAncestorMembers
257 PASS 69ms PhabricatorProjectCoreTestCase::testSlugMaps
258 PASS 537ms PhabricatorProjectCoreTestCase::testParentProject
259 PASS 710ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
260 PASS 192ms PhabricatorProjectCoreTestCase::testSameSlugAsName
261 PASS 271ms PhabricatorProjectCoreTestCase::testApplicationPolicy
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
263 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
265 PASS 20ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
267 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
268 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
269 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
271 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
272 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
273 PASS 67ms PhabricatorRepositoryURITestCase::testURIGeneration
274 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
275 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
280 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
281 PASS 81ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
282 PASS 123ms PhabricatorSpacesTestCase::testSpacesAnnihilation
283 PASS 143ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS 74ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
285 PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
287 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
288 PASS 5ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
291 PASS 7ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
296 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
298 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS 31ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
301 PASS 34ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 51ms PhabricatorWorkerTestCase::testTooManyTaskFailures
308 PASS 17ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
309 PASS 36ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
310 PASS 31ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
311 PASS 22ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
312 PASS 17ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
313 PASS 40ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 27ms★ PhabricatorWorkerTestCase::testMultipleLease
315 PASS 19ms★ PhabricatorWorkerTestCase::testExecuteTask
316 PASS 15ms★ PhabricatorWorkerTestCase::testLeaseTask
317 PASS 15ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
318 PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst
319 PASS 3.7s PhabricatorChangeParserTestCase::testMercurialParser
320 PASS 274ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
321 PASS 1.8s PhabricatorChangeParserTestCase::testGitParser
322 PASS 458ms PhabricatorChangeParserTestCase::testSubversionPartialParser
323 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 628ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
325 PASS 1.2s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 240ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 526ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 381ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
329 PASS 332ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
330 PASS 84ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
331 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
334 PASS 5ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS 1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
339 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
340 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
341 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
342 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
343 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
344 PASS 5ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
347 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
348 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Mar 8 2018, 3:03 PM · Built instantly
Status
Passed

Event Timeline