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