Page MenuHomePhabricator

Build 26024
PassedPublic

Run "arc unit --everything"

When
Completed at Jan 29 2018, 11:16 PM · Built for 54 s
Status
Passed

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

1[2018-01-29 23:15:45] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=2e02332216c6), phabricator(head=40e9806e3c88500a67d382a5ec07594325f1b000, ref.master=393824656fcc), phutil(head=master, ref.master=2d8cdda8cc4c)
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 22004 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

247 PASS 181ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
248 PASS 421ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
249 PASS 416ms PhabricatorProjectCoreTestCase::testComplexConstraints
250 PASS 36ms★ PhabricatorProjectCoreTestCase::testSlugMaps
251 PASS 237ms PhabricatorProjectCoreTestCase::testParentProject
252 PASS 258ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
253 PASS 203ms PhabricatorProjectCoreTestCase::testMilestoneMembership
254 PASS 229ms PhabricatorProjectCoreTestCase::testMemberMaterialization
255 PASS 345ms PhabricatorProjectCoreTestCase::testAncestorMembers
256 PASS 184ms PhabricatorProjectCoreTestCase::testViewProject
257 PASS 131ms PhabricatorProjectCoreTestCase::testMilestones
258 PASS 454ms PhabricatorProjectCoreTestCase::testBoardMoves
259 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
260 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
261 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
262 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
263 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
264 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
265 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
266 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
267 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
268 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
269 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
270 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
271 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
272 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
273 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
274 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
275 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
277 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
278 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
279 PASS 53ms PhabricatorSpacesTestCase::testSpacesAnnihilation
280 PASS 36ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
282 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
283 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
284 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
285 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
286 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
287 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
288 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
289 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
292 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
293 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
294 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
295 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
296 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
297 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
298 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
299 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
300 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
301 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
302 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
303 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
304 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
305 PASS 17ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
306 PASS 12ms★ PhabricatorWorkerTestCase::testOldestFirst
307 PASS 9ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
308 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
309 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
310 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
311 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
312 PASS 9ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
313 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
314 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
315 PASS 220ms PhabricatorChangeParserTestCase::testSubversionPartialParser
316 PASS 567ms PhabricatorChangeParserTestCase::testGitParser
317 PASS 277ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
318 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
319 PASS 179ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
320 PASS 845ms PhabricatorChangeParserTestCase::testSubversionParser
321 PASS 125ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
322 PASS 482ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
323 PASS 207ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
324 PASS 101ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
325 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
326 PASS 205ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
327 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
328 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
329 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
330 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
331 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
333 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
334 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
335 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
337 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
338 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
339 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
340 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
341 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
342 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
344 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
345 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
346

Build Working Copy

When
Completed at Jan 29 2018, 11:15 PM · Built instantly
Status
Passed

Event Timeline