Bug #36995
closedTest failure in t3lib_file_Driver_AbstractDriverTest.filenamesAreCorrectlyValidated
0%
Description
Testsuite: t3lib_file_Driver_AbstractDriverTest
filenamesAreCorrectlyValidated with data set "filename with german umlauts"
Failure in test case filenamesAreCorrectlyValidated with data set "filename with german umlauts"
File: /Users/klee/eclipse/typo3_src/tests/Unit/t3lib/file/Driver/AbstractDriverTest.php
Line: 89
Failed asserting that false matches expected true.
This is on Mac OS X using the built-in PHP 5.3.8 with today's Core master.
Updated by Markus Klein over 12 years ago
Please also see the discussion in the Core list.
For me it fails on Linux, PHP 5.3.12, [UTF8filesystem] = 0
Updated by Oliver Klee over 12 years ago
This test does not fail on my Ubuntu Linux machine which is running PHP 5.3.10.
Updated by Oliver Klee over 12 years ago
The value of UTF8filesystem does not seem to have any influence on the test failing on my Mac and passing on my linux machine.
Updated by Andreas Wolf about 12 years ago
- Status changed from New to Needs Feedback
Is this still valid after the patch for #39123 has been merged?
Updated by Oliver Klee about 12 years ago
Andreas Wolf wrote:
Is this still valid after the patch for #39123 has been merged?
I'll re-test this once I've got TYPO3 running on my Mac again (where the problem occurred in the first place).
Updated by Oliver Klee about 12 years ago
TYPO3\CMS\Core\Tests\Unit\Resource\Driver\AbstractDriverTest does not fail on my Mac anymore. So this issue can be closed.
Updated by Helmut Hummel almost 12 years ago
- Status changed from Needs Feedback to Closed