Actions
Bug #24350
closedFileBackend tests are broken on windows
Start date:
2010-12-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is a path problem on windows, here is the failure report of 2 tests:
getCacheDirectoryReturnsTheCurrentCacheDirectory getCacheDirectory() did not return the expected value. Failed asserting that <string:typo3temp/cache/testing/> is equal to <string:C:/xampp/htdocs/intro45/typo3temp/cache/testing/>. getReturnsFalseForExpiredEntries Expectation failed for method name is equal to <string:isCacheFileExpired> when invoked 1 time(s) Parameter 0 for invocation t3lib_cache_backend_FileBackend::isCacheFileExpired(<string:typo3te...edEntry>) does not match expected value. Failed asserting that <string:typo3temp/cache/UnitTestCache/ExpiredEntry> is equal to <string:C:/xampp/htdocs/intro45/typo3temp/cache/UnitTestCache/ExpiredEntry>.
(issue imported from #M16762)
Actions