Page MenuHomePhabricator

Build 28142
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Aug 29 2018, 3:19 PM · Built for 1 m, 6 s
Status
Passed

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

1[2018-08-29 15:19:18] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-80/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=e1e93271e6e0), phabricator(head=d1f8ee647ca4c1511c62562d7e692b5e6e374b25, ref.master=91abc0f02720), phutil(head=master, ref.master=ddc0e031461b)
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 25049 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

254 PASS 133ms PhabricatorProjectCoreTestCase::testMilestones
255 PASS 290ms PhabricatorProjectCoreTestCase::testAncestorMembers
256 PASS 154ms PhabricatorProjectCoreTestCase::testViewProject
257 PASS 298ms PhabricatorProjectCoreTestCase::testProjectPolicyRules
258 PASS 431ms PhabricatorProjectCoreTestCase::testBoardMoves
259 PASS 84ms PhabricatorProjectCoreTestCase::testSameSlugAsName
260 PASS 280ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
261 PASS 63ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
262 PASS 693ms PhabricatorProjectCoreTestCase::testMilestoneMoves
263 PASS 308ms PhabricatorProjectCoreTestCase::testAncestryQueries
264 PASS 315ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
265 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
266 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
267 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
268 PASS 9ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
269 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
270 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
271 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
272 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
273 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
274 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
275 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
276 PASS 21ms★ PhabricatorRepositoryURITestCase::testURIGeneration
277 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
278 PASS <1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
279 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
280 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
281 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
282 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
283 PASS 14ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
284 PASS 27ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
285 PASS 56ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
286 PASS 57ms PhabricatorSpacesTestCase::testSpacesAnnihilation
287 PASS 33ms★ PhabricatorSpacesTestCase::testSpacesSeveralSpaces
288 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
289 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
290 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
291 PASS 2ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
292 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
293 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
294 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
295 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
296 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
297 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
298 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
299 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
300 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
301 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
302 PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
303 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
304 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
305 PASS 10ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
306 PASS 13ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
307 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
308 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
309 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
310 PASS 14ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
311 PASS 12ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
312 PASS 11ms★ PhabricatorWorkerTestCase::testOldestFirst
313 PASS 7ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
314 PASS 8ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
315 PASS 7ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
316 PASS 7ms★ PhabricatorWorkerTestCase::testMultipleLease
317 PASS 6ms★ PhabricatorWorkerTestCase::testLeaseTask
318 PASS 16ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
319 PASS 7ms★ PhabricatorWorkerTestCase::testExecuteTask
320 PASS 8ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
321 PASS 22ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures
322 PASS 454ms PhabricatorChangeParserTestCase::testGitParser
323 PASS 646ms PhabricatorChangeParserTestCase::testSubversionParser
324 PASS 149ms PhabricatorChangeParserTestCase::testSubversionPartialParser
325 PASS 207ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
326 PASS 146ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
327 PASS 1.1s PhabricatorChangeParserTestCase::testMercurialParser
328 PASS 159ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
329 PASS 431ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
330 PASS 97ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
331 PASS 170ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
332 PASS 29ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
333 PASS 81ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
334 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
335 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
336 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
337 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
338 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
339 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
340 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
341 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
342 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
343 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
344 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
345 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
346 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
347 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
348 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
349 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
350 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
351 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
352 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
353

Build Working Copy

When
Completed at Aug 29 2018, 3:18 PM · Built for 16 s
Status
Passed

Event Timeline