Page MenuHomePhabricator

Build 25302
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Oct 31 2017, 6:05 PM · Built for 57 s
Status
Passed

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

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

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

Build Working Copy

When
Completed at Oct 31 2017, 6:04 PM · Built instantly
Status
Passed

Event Timeline