Page MenuHomePhabricator

Build 30920
FailedPublic

Properties

History

Run "arc unit --everything"

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

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

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

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

Build Working Copy

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