Page MenuHomePhabricator

Build 29938
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 11 2019, 9:12 PM · Built for 1 m, 30 s
Status
Passed

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

1[2019-02-11 21:11:50] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-83/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=d7746b9c094a2f55e49fb8c119076dc95d5e47a1, ref.master=da40f8074106), phutil(head=master, ref.master=24a884ce0b4d)
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:110]
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 27416 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

259 PASS 136ms PhabricatorProjectCoreTestCase::testApplicationPolicy
260 PASS 573ms PhabricatorProjectCoreTestCase::testAncestorMembers
261 PASS 922ms PhabricatorProjectCoreTestCase::testJoinLeaveProject
262 PASS 685ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
263 PASS 770ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
264 PASS 225ms PhabricatorProjectCoreTestCase::testSameSlugAsName
265 PASS 1.0s PhabricatorProjectCoreTestCase::testComplexConstraints
266 PASS 1.0s PhabricatorProjectCoreTestCase::testBoardMoves
267 PASS 349ms PhabricatorProjectCoreTestCase::testMilestoneMembership
268 PASS 307ms PhabricatorProjectCoreTestCase::testProjectMembersVisibility
269 PASS 1.7s PhabricatorProjectCoreTestCase::testMilestoneMoves
270 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
273 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
274 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
275 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
276 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
277 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
278 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
279 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
280 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
281 PASS 43ms★ PhabricatorRepositoryURITestCase::testURIGeneration
282 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
283 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
284 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
285 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
286 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
287 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
288 PASS 132ms PhabricatorSpacesTestCase::testSpacesAnnihilation
289 PASS 132ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
290 PASS 83ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
291 PASS 32ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
292 PASS 64ms PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
295 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
296 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
297 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
298 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
299 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
301 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
304 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
305 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
307 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
309 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
311 PASS 31ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 14ms★ PhabricatorWorkerTestCase::testMultipleLease
316 PASS 15ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
317 PASS 17ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
318 PASS 22ms★ PhabricatorWorkerTestCase::testOldestFirst
319 PASS 14ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
320 PASS 11ms★ PhabricatorWorkerTestCase::testLeaseTask
321 PASS 15ms★ PhabricatorWorkerTestCase::testExecuteTask
322 PASS 50ms PhabricatorWorkerTestCase::testTooManyTaskFailures
323 PASS 26ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
324 PASS 30ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
325 PASS 32ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
326 PASS 18ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
327 PASS 237ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
328 PASS 925ms PhabricatorChangeParserTestCase::testSubversionParser
329 PASS 282ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
330 PASS 223ms PhabricatorChangeParserTestCase::testSubversionPartialParser
331 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
332 PASS 658ms PhabricatorChangeParserTestCase::testGitParser
333 PASS 209ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
334 PASS 474ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
335 PASS 142ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 47ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
337 PASS 106ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
338 PASS 194ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
339 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
340 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
341 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
342 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
345 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
346 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
347 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
348 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
349 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
352 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
354 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
355 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
356 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
357 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
358

Build Working Copy

When
Completed at Feb 11 2019, 9:11 PM · Built for 21 s
Status
Passed

Event Timeline