Bug #73006
closedFailing Unit Tests on Windows system
100%
Description
1) TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setCacheDirectoryAllowsRelativePathWithoutTrailingSlash
Failed asserting that two strings are equal.
--- Expected
++ Actual@
@
-'D:\Server\typo3\master.typo3.local/tmp/foo/test/'
'D:/Server/typo3/master.typo3.local/tmp/foo/test/'
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\typo3\sysext\core\Tests\Unit\Cache\Backend\FileBackendTest.php:88
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\vendor\phpunit\phpunit\phpunit:47
2) TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setCacheDirectoryAllowsRelativePathWithTrailingSlash
Failed asserting that two strings are equal.
--- Expected
++ Actual@
@
-'D:\Server\typo3\master.typo3.local/tmp/foo/test/'
'D:/Server/typo3/master.typo3.local/tmp/foo/test/'
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\typo3\sysext\core\Tests\Unit\Cache\Backend\FileBackendTest.php:101
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\vendor\phpunit\phpunit\phpunit:47
3) TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setCacheDirectoryAllowsRelativeDottedPathWithoutTrailingSlash
Failed asserting that two strings are equal.
--- Expected
++ Actual@
@
-'D:\Server\typo3\master.typo3.local/../tmp/foo/test/'
'D:/Server/typo3/master.typo3.local/../tmp/foo/test/'
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\typo3\sysext\core\Tests\Unit\Cache\Backend\FileBackendTest.php:114
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\vendor\phpunit\phpunit\phpunit:47
4) TYPO3\CMS\Core\Tests\Unit\Cache\Backend\FileBackendTest::setCacheDirectoryAllowsRelativeDottedPathWithTrailingSlash
Failed asserting that two strings are equal.
--- Expected
++ Actual@
@
-'D:\Server\typo3\master.typo3.local/../tmp/foo/test/'
'D:/Server/typo3/master.typo3.local/../tmp/foo/test/'
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\typo3\sysext\core\Tests\Unit\Cache\Backend\FileBackendTest.php:127
D:\Version Control\Git\TYPO3\TYPO3.CMS\master\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 https://review.typo3.org/46340
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46602
Updated by Nicole Cordes almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1a9e1f29b0fde645330cd3691ca6964c549ca746.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46603
Updated by Nicole Cordes almost 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 413430bf7e6d3e4a2cbec61319232242c78ccc50.