Page MenuHomePhabricator

Build 31529
PassedPublic

Properties

Run "arc unit --everything"

When
Completed at Jun 17 2019, 8:41 PM · Built for 1 m, 13 s
Status
Passed

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

1[2019-06-17 20:40:37] 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=7329bc7c32b9), phabricator(head=2257c0838c6b5586c50a95c97f372f6d867ec63c, ref.master=06778ea55032), phutil(head=master, ref.master=ada64585035e)
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 29586 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

260 PASS 231ms PhabricatorProjectCoreTestCase::testMilestones
261 PASS 471ms PhabricatorProjectCoreTestCase::testTagAncestryConflicts
262 PASS 267ms PhabricatorProjectCoreTestCase::testMilestoneMembership
263 PASS 119ms PhabricatorProjectCoreTestCase::testNormalizeSlugs
264 PASS 276ms PhabricatorProjectCoreTestCase::testMemberMaterialization
265 PASS 236ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
266 PASS 523ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
267 PASS 300ms PhabricatorProjectCoreTestCase::testEditProject
268 PASS 412ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
269 PASS 1.1s PhabricatorProjectCoreTestCase::testMilestoneMoves
270 PASS 498ms PhabricatorProjectCoreTestCase::testAncestryQueries
271 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
272 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
273 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
274 PASS 10ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
275 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
276 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
277 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
278 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
279 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
280 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
281 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
282 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
283 PASS 35ms★ PhabricatorRepositoryURITestCase::testURIGeneration
284 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
285 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
286 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
287 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
288 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
289 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
290 PASS 92ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
291 PASS 23ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
292 PASS 82ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
293 PASS 90ms PhabricatorSpacesTestCase::testSpacesAnnihilation
294 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
295 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
296 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
297 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
298 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
299 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
300 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
301 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
302 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
303 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
307 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
308 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
309 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
310 PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
311 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
312 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
313 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
314 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
315 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
316 PASS 31ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry
317 PASS 36ms★ PhabricatorWorkerTestCase::testOldestFirst
318 PASS 39ms★ PhabricatorWorkerTestCase::testNewBeforeLeased
319 PASS 30ms★ PhabricatorWorkerTestCase::testMultipleLease
320 PASS 54ms PhabricatorWorkerTestCase::testTooManyTaskFailures
321 PASS 33ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
322 PASS 31ms★ PhabricatorWorkerTestCase::testExecuteTask
323 PASS 44ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
324 PASS 42ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst
325 PASS 30ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
326 PASS 28ms★ PhabricatorWorkerTestCase::testLeaseTask
327 PASS 30ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
328 PASS 984ms PhabricatorChangeParserTestCase::testSubversionParser
329 PASS 676ms PhabricatorChangeParserTestCase::testGitParser
330 PASS 230ms PhabricatorChangeParserTestCase::testSubversionPartialParser
331 PASS 207ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
332 PASS 1.3s PhabricatorChangeParserTestCase::testMercurialParser
333 PASS 309ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
334 PASS 221ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
335 PASS 143ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
336 PASS 504ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
337 PASS 135ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
338 PASS 42ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
339 PASS 205ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
340 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
341 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
342 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
343 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
344 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
345 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
346 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
347 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
348 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
349 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
350 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
351 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
352 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
353 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
354 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
355 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
356 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
357 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
358 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
359

Build Working Copy

When
Completed at Jun 17 2019, 8:39 PM · Built for 19 s
Status
Passed

Event Timeline