Page MenuHomePhabricator

Build 29201
PassedPublic

Run "arc unit --everything"

When
Completed at Dec 28 2018, 8:21 AM · Built for 4 m, 12 s
Status
Passed

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

1[2018-12-28 08:18:48] 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:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=38c48ae7d048e0858de7358b48c7e6744014c2f5, ref.master=315d857a8ad6), 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 26490 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

254 PASS 1.7s PhabricatorProjectCoreTestCase::testEditProject
255 PASS 1.6s PhabricatorProjectCoreTestCase::testMemberMaterialization
256 PASS 4.2s PhabricatorProjectCoreTestCase::testBoardMoves
257 PASS 2.2s PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
258 PASS 1.2s PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
259 PASS 425ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
260 PASS 1.3s PhabricatorProjectCoreTestCase::testMilestones
261 PASS 3.5s PhabricatorProjectCoreTestCase::testJoinLeaveProject
262 PASS 825ms PhabricatorProjectCoreTestCase::testSameSlugAsName
263 PASS 2.3s PhabricatorProjectCoreTestCase::testTagAncestryConflicts
264 PASS 3.1s PhabricatorProjectCoreTestCase::testAncestorMembers
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
268 PASS 31ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
269 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
270 PASS 4ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
271 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
272 PASS 8ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
273 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
274 PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS 185ms PhabricatorRepositoryURITestCase::testURIGeneration
277 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
278 PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
279 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
280 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
281 PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs
282 PASS 7ms★ PhabricatorSlugTestCase::testSlugNormalization
283 PASS 414ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
284 PASS 258ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
285 PASS 244ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
286 PASS 73ms PhabricatorSpacesTestCase::testSpacesRequireNames
287 PASS 461ms PhabricatorSpacesTestCase::testSpacesAnnihilation
288 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
289 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
290 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
292 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
293 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
294 PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
295 PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
296 PASS 3ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
297 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
298 PASS 2ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
299 PASS 3ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
301 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
302 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
304 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
305 PASS 92ms PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
306 PASS 70ms PhabricatorUserEditorTestCase::testRegistrationEmailOK
307 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
308 PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation
309 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
310 PASS 38ms★ PhabricatorWorkerTestCase::testLeaseTask
311 PASS 73ms PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 47ms★ PhabricatorWorkerTestCase::testExecuteTask
313 PASS 42ms★ PhabricatorWorkerTestCase::testMultipleLease
314 PASS 55ms PhabricatorWorkerTestCase::testOldestFirst
315 PASS 62ms PhabricatorWorkerTestCase::testWaitBeforeRetry
316 PASS 40ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
317 PASS 102ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst
318 PASS 45ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
319 PASS 70ms PhabricatorWorkerTestCase::testRequiredLeaseTime
320 PASS 214ms PhabricatorWorkerTestCase::testTooManyTaskFailures
321 PASS 92ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority
322 PASS 4.9s PhabricatorChangeParserTestCase::testMercurialParser
323 PASS 911ms PhabricatorChangeParserTestCase::testSubversionPartialParser
324 PASS 1.5s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
325 PASS 4.8s PhabricatorChangeParserTestCase::testSubversionParser
326 PASS 2.5s PhabricatorChangeParserTestCase::testGitParser
327 PASS 890ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
328 PASS 1.5s PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
329 PASS 922ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
330 PASS 620ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
331 PASS 261ms PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
332 PASS 770ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
333 PASS 370ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
334 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
335 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
338 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
339 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
340 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
341 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
343 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
344 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
345 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
346 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
347 PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
348 PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
349 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
350 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
351 PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
352 PASS 6ms★ QueryFormattingTestCase::testQueryFormatting
353

Build Working Copy

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

Event Timeline