Project

General

Profile

Actions

Bug #24350

closed

FileBackend tests are broken on windows

Added by Steffen Kamper almost 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #24460: [Cache] Filebackend fails on windowsClosedSteffen Kamper2011-01-03

Actions
Actions #1

Updated by Christian Kuhn almost 14 years ago

Resolved as dupe of #24460

Actions #2

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF