Actions
Bug #97801
closedUnit Test failure related to vfs reducing
Start date:
2022-06-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
1) TYPO3\CMS\Core\Tests\Unit\Utility\GeneralUtilityTest::rmdirRemovesDeadLinkToFile
touch(): Unable to create file /srv/typo3/master/typo3temp/var/tests/notExists_62b2ae89d1c1e800799160 because No such file or directory
/srv/typo3/master/typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php:2714
/srv/typo3/master/vendor/phpunit/phpunit/phpunit:98
ERRORS!
Tests: 10149, Assertions: 43374, Errors: 1.
Updated by Anja Leichsenring over 2 years ago
- Related to Task #97762: Reduce VFS usage in unit tests added
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74970
Updated by Anja Leichsenring over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7a0fc691f0dfb2f461f7554cc38627fd3a218756.
Actions