Actions
Bug #70648
closedFix failing unit test in composer mode
Start date:
2015-10-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you're running core unit tests in composer mode you get on failing test:
There was 1 failure:
1) TYPO3\CMS\Install\Service\CoreUpdateServiceTest::isCoreUpdateEnabledReturnsTrueForEnvironmentVariableNotSet
Failed asserting that false is true.
D:\Server\typo3\composer.typo3.local\vendor\typo3\cms\typo3\sysext\install\Tests\Unit\Service\CoreUpdateServiceTest.php:43
D:\Server\typo3\composer.typo3.local\vendor\phpunit\phpunit\phpunit:47
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44026
Updated by Nicole Cordes almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ff91a5d0d2040f570dccd5719f03c64554507bcd.
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed
Actions