Page MenuHomePhabricator

Build 27254
PassedPublic

Run "arc unit --everything"

When
Completed at Apr 11 2018, 5:33 PM · Built for 2 m, 52 s
Status
Passed

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

1[2018-04-11 17:31:47] 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:416]
2arcanist(head=master, ref.master=73f5afd44110), phabricator(head=6ccf35f9a256bcefcb8be032ec29b35a2b4dfbb1, ref.master=3bf8d5682ed0), phutil(head=master, ref.master=1ad42491e44a)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:416]
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 23942 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

251 PASS 649ms PhabricatorProjectCoreTestCase::testSameSlugAsName
252 PASS 2.3s PhabricatorProjectCoreTestCase::testJoinLeaveProject
253 PASS 1.0s PhabricatorProjectCoreTestCase::testAncestorMembers
254 PASS 1.3s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
255 PASS 828ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
256 PASS 1.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
257 PASS 259ms PhabricatorProjectCoreTestCase::testApplicationPolicy
258 PASS 1.4s PhabricatorProjectCoreTestCase::testComplexConstraints
259 PASS 551ms PhabricatorProjectCoreTestCase::testEditProject
260 PASS 399ms PhabricatorProjectCoreTestCase::testParentProject
261 PASS 93ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
262 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
263 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
264 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
265 PASS 19ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
266 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
267 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
268 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
269 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
270 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
271 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
272 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
273 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
274 PASS 38ms★ PhabricatorRepositoryURITestCase::testURIGeneration
275 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
276 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
277 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
278 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
279 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS 109ms PhabricatorSpacesTestCase::testSpacesAnnihilation
281 PASS 75ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
282 PASS 66ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
283 PASS 141ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS 60ms PhabricatorSpacesTestCase::testSpacesRequireNames
285 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
286 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
287 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
288 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
289 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
290 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
291 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
293 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
294 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
295 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
296 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
297 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
298 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
299 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
300 PASS 39ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
301 PASS 20ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
302 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
304 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
305 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
306 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
307 PASS 29ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
308 PASS 19ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
309 PASS 12ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
310 PASS 43ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
311 PASS 21ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
312 PASS 14ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
313 PASS 28ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 14ms★ PhabricatorWorkerTestCase::testExecuteTask
315 PASS 28ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
316 PASS 16ms★ PhabricatorWorkerTestCase::testMultipleLease
317 PASS 16ms★ PhabricatorWorkerTestCase::testLeaseTask
318 PASS 27ms★ PhabricatorWorkerTestCase::testOldestFirst
319 PASS 434ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
320 PASS 3.1s PhabricatorChangeParserTestCase::testMercurialParser
321 PASS 630ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
322 PASS 513ms PhabricatorChangeParserTestCase::testSubversionPartialParser
323 PASS 1.8s PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 1.4s PhabricatorChangeParserTestCase::testGitParser
325 PASS 1.0s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
326 PASS 255ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
327 PASS 541ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
328 PASS 513ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
329 PASS 62ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
330 PASS 158ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
331 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
332 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
333 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
334 PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
335 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
336 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
337 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
338 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
339 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
340 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
341 PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
342 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
343 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
344 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
345 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
348 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
349 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
350

Build Working Copy

When
Completed at Apr 11 2018, 5:30 PM · Built instantly
Status
Passed

Event Timeline