Bug #88255
closedFailing unit test for simple lock
100%
Description
A test file is created in the beginning of the test, using touch. This command raises a warning if the file can not be created, causing phpunit to stop further processing and the test to fail.
Updated by Gerrit Code Review over 5 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/60640
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60641
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60642
Updated by Anja Leichsenring over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5801d8dcf9b031fe5db1095cef0c4b827d28f84c.
Updated by Christian Kuhn 6 months ago
- Related to Task #103911: Do not suppress touch() error in a test added