Page MenuHomePhabricator

Build 25297
PassedPublic

Run "arc unit --everything"

When
Completed at Oct 31 2017, 4:40 PM · Built for 1 m, 7 s
Status
Passed

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

1[2017-10-31 16:40:34] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-89/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=0989343a4e0c), phabricator(head=28cec2f8a2bf96df572c04360c412c8436356421, 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 20955 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

241 PASS 234ms PhabricatorProjectCoreTestCase::testViewProject
242 PASS 299ms PhabricatorProjectCoreTestCase::testParentProject
243 PASS 141ms PhabricatorProjectCoreTestCase::testMilestones
244 PASS 125ms PhabricatorProjectCoreTestCase::testEditProject
245 PASS 454ms PhabricatorProjectCoreTestCase::testComplexConstraints
246 PASS 104ms PhabricatorProjectCoreTestCase::testApplicationPolicy
247 PASS 51ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
248 PASS 535ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
249 PASS 254ms PhabricatorProjectCoreTestCase::testMilestoneMembership
250 PASS 291ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
251 PASS 187ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
252 PASS 36ms★ PhabricatorProjectCoreTestCase::testSlugMaps
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
255 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
256 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
257 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
258 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
259 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
260 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
261 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
262 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
264 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
265 PASS 22ms★ PhabricatorRepositoryURITestCase::testURIGeneration
266 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
267 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
268 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
270 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
271 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
272 PASS 34ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
273 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
274 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
275 PASS 46ms★ 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::testOneTimeTriggerClock
281 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
283 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
284 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
285 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
286 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
287 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
288 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
289 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
292 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
293 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
294 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
295 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
296 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
297 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
298 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
299 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
300 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
301 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
302 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
303 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
304 PASS 15ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
305 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
306 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
307 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
308 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
309 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
310 PASS 172ms PhabricatorChangeParserTestCase::testSubversionPartialParser
311 PASS 173ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
312 PASS 900ms PhabricatorChangeParserTestCase::testSubversionParser
313 PASS 334ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
314 PASS 613ms PhabricatorChangeParserTestCase::testGitParser
315 PASS 196ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
316 PASS 120ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
317 PASS 481ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
318 PASS 107ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
319 PASS 192ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS 35ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
321 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
323 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
324 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
326 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
327 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
328 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
330 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
331 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
332 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
333 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
335 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
336 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
337 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
338 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
339 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
340

Build Working Copy

When
Completed at Oct 31 2017, 4:39 PM · Built instantly
Status
Passed

Event Timeline