Page MenuHomePhabricator

Build 26672
PassedPublic

Run "arc unit --everything"

When
Completed at Feb 28 2018, 8:39 PM · Built for 1 m, 2 s
Status
Passed

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

1[2018-02-28 20:39:35] 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:381]
2arcanist(head=master, ref.master=be1dd7e2ba23), phabricator(head=f114b2dd7d4bc6ad56f9edbfacfe4834a6ccb39a, ref.master=8796a6036ed1), phutil(head=master, ref.master=a0de1601cb60)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:381]
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 23076 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 131ms PhabricatorProjectCoreTestCase::testMilestones
252 PASS 433ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
253 PASS 207ms PhabricatorProjectCoreTestCase::testMemberMaterialization
254 PASS 284ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
255 PASS 186ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
256 PASS 181ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
257 PASS 94ms PhabricatorProjectCoreTestCase::testApplicationPolicy
258 PASS 379ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
259 PASS 367ms PhabricatorProjectCoreTestCase::testAncestorMembers
260 PASS 87ms PhabricatorProjectCoreTestCase::testSameSlugAsName
261 PASS 207ms PhabricatorProjectCoreTestCase::testMilestoneMembership
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
265 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
267 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
268 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
274 PASS 23ms★ PhabricatorRepositoryURITestCase::testURIGeneration
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
278 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
279 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
280 PASS 35ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
281 PASS 52ms PhabricatorSpacesTestCase::testSpacesAnnihilation
282 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
283 PASS 26ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
284 PASS 57ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
285 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
289 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
290 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
293 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
296 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
297 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
298 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
301 PASS 11ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS 14ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 8ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
308 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
309 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
310 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
311 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
312 PASS 21ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
313 PASS 13ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
315 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
316 PASS 8ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
317 PASS 8ms★ PhabricatorWorkerTestCase::testExecuteTask
318 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
319 PASS 200ms PhabricatorChangeParserTestCase::testSubversionPartialParser
320 PASS 188ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
321 PASS 492ms PhabricatorChangeParserTestCase::testGitParser
322 PASS 245ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
323 PASS 743ms PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
325 PASS 127ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
326 PASS 466ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
327 PASS 179ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 93ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
329 PASS 33ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 192ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
336 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
339 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
340 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
341 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
342 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
343 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
344 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
346 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
348 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Feb 28 2018, 8:38 PM · Built instantly
Status
Passed

Event Timeline