Page MenuHomePhabricator

Build 29192
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 28 2018, 8:09 AM · Built for 3 m, 40 s
Status
Passed

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

1[2018-12-28 08:08:16] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=15df57f1c88b58e0b3cac29c776cf56f042c4e87, ref.master=b1e7e3a10e8c), phutil(head=master, ref.master=cad1985726c9)
3 #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424]
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:148]
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 26472 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

254 PASS 905ms PhabricatorProjectCoreTestCase::testMilestoneMembership
255 PASS 290ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
256 PASS 3.9s PhabricatorProjectCoreTestCase::testMilestoneMoves
257 PASS 257ms PhabricatorProjectCoreTestCase::testSlugMaps
258 PASS 464ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
259 PASS 1.8s PhabricatorProjectCoreTestCase::testAncestryQueries
260 PASS 1.5s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
261 PASS 664ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
262 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestones
263 PASS 632ms PhabricatorProjectCoreTestCase::testSameSlugAsName
264 PASS 765ms PhabricatorProjectCoreTestCase::testMemberMaterialization
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
266 PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
268 PASS 27ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
269 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
270 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
271 PASS 1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
272 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
273 PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
274 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS 106ms PhabricatorRepositoryURITestCase::testURIGeneration
277 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
278 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
279 PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
282 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
283 PASS 454ms PhabricatorSpacesTestCase::testSpacesAnnihilation
284 PASS 388ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
285 PASS 130ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 151ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
287 PASS 48ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
288 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
289 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
290 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
292 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
294 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
295 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
296 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
297 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
298 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
299 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
301 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
302 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
304 PASS 32ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
305 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
306 PASS 61ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
307 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
308 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
309 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
310 PASS 48ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
311 PASS 35ms★ PhabricatorWorkerTestCase::testMultipleLease
312 PASS 68ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
313 PASS 60ms PhabricatorWorkerTestCase::testNewBeforeLeased
314 PASS 40ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
315 PASS 32ms★ PhabricatorWorkerTestCase::testLeaseTask
316 PASS 54ms PhabricatorWorkerTestCase::testExecuteTask
317 PASS 63ms PhabricatorWorkerTestCase::testOldestFirst
318 PASS 30ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 42ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
320 PASS 96ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
321 PASS 159ms PhabricatorWorkerTestCase::testTooManyTaskFailures
322 PASS 641ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
323 PASS 668ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
324 PASS 3.2s PhabricatorChangeParserTestCase::testMercurialParser
325 PASS 2.6s PhabricatorChangeParserTestCase::testSubversionParser
326 PASS 630ms PhabricatorChangeParserTestCase::testSubversionPartialParser
327 PASS 1.7s PhabricatorChangeParserTestCase::testGitParser
328 PASS 402ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
329 PASS 531ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
330 PASS 1.3s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
331 PASS 373ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
332 PASS 159ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
333 PASS 469ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
335 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS 5ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
338 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
339 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
340 PASS 5ms★ PhortunePaymentProviderTestCase::testGetAllProviders
341 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
342 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
343 PASS 4ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
344 PASS 5ms★ PhrequentTimeBlockTestCase::testOngoing
345 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
346 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
347 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
348 PASS 3ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
349 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
350 PASS 4ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
351 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
352 PASS 6ms★ QueryFormattingTestCase::testQueryFormatting
353

Build Working Copy

When
Completed at Dec 28 2018, 8:06 AM · Built for 13 s
Status
Passed

Event Timeline