Bug #842
Some test fail on Windows
| Status: | New | Start: | 2008-06-21 | |
| Priority: | Could have | Due date: | ||
| Assigned to: | Robert Lemke | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | Estimated time: | 0.00 hours | |
Description
I think these tests only fail on windows.
F3_FLOW3_Package_ManagerTest:
Failure in getPackageClassesPathReturnsClassesPathOfTestPackage Detail
D:\xampp\htdocs\demo\Packages\PHPUnit\Resources\PHP\PHPUnit\Framework\Assert.php:1524
getPackageClassesPath() did not return the correct path for package "TestPackage". Failed asserting that <string:D:/xampp/htdocs/demo/Packages\TestPackage/Classes/> is equal to <string:D:/xampp/htdocs/demo/Packages/TestPackage/Classes/>. getPackageClassesPath() did not return the correct path for package "TestPackage".
F3_FLOW3_Cache_Backend_FileTest:
Failure in getCacheDirectoryReturnsThePreviouslySetDirectory Detail
D:\xampp\htdocs\demo\Packages\PHPUnit\Resources\PHP\PHPUnit\Framework\Assert.php:1524
getDirectory() did not return the expected value. Failed asserting that <string:C:\Windows\temp\/> is equal to <string:C:\Windows\temp\>. getDirectory() did not return the expected value.