Page MenuHomePhabricator

Build 30235
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Feb 26 2019, 1:25 PM · Built for 1 m, 35 s
Status
Passed

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

1[2019-02-26 13:25:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-85/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9581dd0f5272), phabricator(head=7221175faa63e98706707cd5f7c63f26353facf1, ref.master=deea2f01f5d2), phutil(head=master, ref.master=0679917944e1)
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:107]
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 27872 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Build Working Copy

When
Completed at Feb 26 2019, 1:24 PM · Built for 20 s
Status
Passed

Event Timeline