Properties
Properties
- Buildable
- B22574: Diff 48704
- Build Plan
- Plan 3 Run Core Tests
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Apr 12 2019, 9:34 PM · Built for 1 m, 15 s
- Status
Failed
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] |
---|---|
2 | arcanist(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 |
324 | Expected: 3 |
---|---|
325 | Actual: 5 |
326 | PASS 8ms★ PhabricatorWorkerTestCase::testLeaseTask |
327 | PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask |
328 | FAIL PhabricatorWorkerTestCase::testWaitBeforeRetry |
329 | Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:186). |
330 | Expected: 0 |
331 | Actual: 1 |
332 | FAIL PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
333 | Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:193): Tasks which expired earlier should lease first, all else being equal. |
334 | Expected: 3 |
335 | Actual: 6 |
336 | PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
337 | PASS 23ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
338 | FAIL PhabricatorWorkerTestCase::testMultipleLease |
339 | Assertion failed, expected values to be equal (at PhabricatorWorkerTestCase.php:186): We should not be able to lease a task multiple times. |
340 | Expected: 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
Build Working Copy
- When
- Completed at Apr 12 2019, 9:33 PM · Built for 17 s
- Status
Passed