Page MenuHomePhabricator

Build 22852
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at May 18 2017, 5:34 PM · Built for 54 s
Status
Passed

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

1[2017-05-18 17:34:09] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-86/repo/phabricator/src/aphront/response/AphrontResponse.php:254]
2arcanist(head=master, ref.master=129d51fa0936), phabricator(head=758831ea73eda224f2c9d1cf97ad5fa0b5d325c6), phutil(head=master, ref.master=a900d7b63e95)
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 17800 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

240 PASS 75ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
241 PASS 328ms PhabricatorProjectCoreTestCase::testParentProject
242 PASS 251ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
243 PASS 476ms PhabricatorProjectCoreTestCase::testAncestorMembers
244 PASS 151ms PhabricatorProjectCoreTestCase::testMilestones
245 PASS 97ms PhabricatorProjectCoreTestCase::testEditProject
246 PASS 319ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
247 PASS 293ms PhabricatorProjectCoreTestCase::testMemberMaterialization
248 PASS 337ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
249 PASS 502ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
250 PASS 271ms PhabricatorProjectCoreTestCase::testMilestoneMembership
251 PASS 67ms PhabricatorProjectCoreTestCase::testApplicationPolicy
252 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
253 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
254 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
255 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
256 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
257 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
258 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
259 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
260 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
261 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
262 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
263 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
264 PASS 24ms★ PhabricatorRepositoryURITestCase::testURIGeneration
265 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
266 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
267 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
268 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
269 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
270 PASS 15ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
271 PASS 37ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
272 PASS 28ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
273 PASS 48ms★ PhabricatorSpacesTestCase::testSpacesAnnihilation
274 PASS 59ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
275 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
276 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
277 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
278 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
279 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
280 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
281 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
282 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
283 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
284 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
285 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
286 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
287 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
288 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
289 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
290 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
291 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
292 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
293 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
294 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
295 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
296 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
297 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
298 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
299 PASS 13ms★ PhabricatorWorkerTestCase::testOldestFirst
300 PASS 8ms★ PhabricatorWorkerTestCase::testMultipleLease
301 PASS 7ms★ PhabricatorWorkerTestCase::testLeaseTask
302 PASS 24ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
303 PASS 19ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
304 PASS 9ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
305 PASS 15ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
306 PASS 10ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
307 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
308 PASS 1.4s PhabricatorChangeParserTestCase::testMercurialParser
309 PASS 344ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
310 PASS 651ms PhabricatorChangeParserTestCase::testGitParser
311 PASS 206ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
312 PASS 1.1s PhabricatorChangeParserTestCase::testSubversionParser
313 PASS 245ms PhabricatorChangeParserTestCase::testSubversionPartialParser
314 PASS 282ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
315 PASS 152ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
316 PASS 540ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
317 PASS 138ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
318 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
319 PASS 222ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
320 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
321 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
322 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
323 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
324 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
325 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
326 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
327 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
328 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
329 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
330 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
331 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
332 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
333 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
334 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
335 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
336 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
337 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
338 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
339

Build Working Copy

When
Completed at May 18 2017, 5:33 PM · Built instantly
Status
Passed

Event Timeline