Page MenuHomePhabricator

Build 30920
FailedPublic

You are viewing an older run of this build. View Current Build

Properties

History

Run "arc unit --everything"

When
Completed at Apr 12 2019, 9:29 PM · Built for 1 m, 17 s
Status
Failed

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

1[2019-04-12 21:29:08] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-84/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=9830c9316d38), phabricator(head=56eb1c05289e4299ad6cdc41b338933a58ad2925), phutil(head=master, ref.master=639e4b9cae28)
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 28768 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

274 PASS <1ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
275 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
276 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
277 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
278 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
279 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
280 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
281 PASS <1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
282 PASS 31ms★ PhabricatorRepositoryURITestCase::testURIGeneration
283 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
284 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
285 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
286 PASS <1ms★ PhabricatorSlugTestCase::testProjectSlugs
287 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
288 PASS 57ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces
289 PASS 91ms PhabricatorSpacesTestCase::testSpacesAnnihilation
290 PASS 22ms★ PhabricatorSpacesTestCase::testSpacesRequireNames
291 PASS 90ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering
292 PASS 45ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
293 PASS <1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
294 PASS <1ms★ PhabricatorTimeTestCase::testParseLocalTime
295 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
296 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
297 PASS 3ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
298 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
299 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
300 PASS <1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
301 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
302 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
303 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
304 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
305 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
306 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
307 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
308 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
309 PASS 15ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK
310 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
311 PASS 22ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
312 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
313 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
314 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
315 PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask
316 FAIL PhabricatorWorkerTestCase::testTooManyTaskFailures
317Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:193).
318Expected: 3
319 Actual: 5
320 PASS 16ms★ PhabricatorWorkerTestCase::testOldestFirst
321 PASS 10ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure
322 FAIL PhabricatorWorkerTestCase::testLeasedIsOldestFirst
323Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:193): Tasks which expired earlier should lease first, all else being equal.
324Expected: 3
325 Actual: 6
326 FAIL PhabricatorWorkerTestCase::testMultipleLease
327Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:186): We should not be able to lease a task multiple times.
328Expected: 0
329 Actual: 1
330 PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask
331 FAIL PhabricatorWorkerTestCase::testNewBeforeLeased
332Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:193).
333Expected: 3
334 Actual: 5
335 FAIL PhabricatorWorkerTestCase::testWaitBeforeRetry
336Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:186).
337Expected: 0
338 Actual: 1
339 PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime
340 PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure
341 PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority
342 PASS 796ms PhabricatorChangeParserTestCase::testSubversionParser
343 PASS 186ms PhabricatorChangeParserTestCase::testSubversionValidRootParser
344 PASS 188ms PhabricatorChangeParserTestCase::testSubversionPartialParser
345 PASS 252ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
346 PASS 556ms PhabricatorChangeParserTestCase::testGitParser
347 PASS 1.2s PhabricatorChangeParserTestCase::testMercurialParser
348 PASS 121ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
349 PASS 458ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
350 PASS 199ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
351 PASS 96ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic
352 PASS 37ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
353 PASS 187ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic
354 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
355 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
356 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
357 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
358 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
359 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
360 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
361 PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
362 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
363 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
364 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
365 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
366 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
367 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
368 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
369 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
370 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
371 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
372 PASS 2ms★ QueryFormattingTestCase::testQueryFormatting
373

Build Working Copy

When
Completed at Apr 12 2019, 9:28 PM · Built for 23 s
Status
Passed