[TASK] Drop two unit tests that heavily rely on environment
* The file permission related LocalDriverTest basically test getPermissions() that is a set of native PHP methods that are hard to mock properly and don't need to be tested in our application. * The DateViewHelperTest relies on a working locale which fails on some environments and gives no error output if it fails. Resolves: #93400 Releases: master, 10.4, 9.5 Change-Id: I9521e8275d6a6461a902f07caee0444a73da8927 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67616 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Please register or sign in to comment