Bug #917
F3_FLOW3_Package_ManagerTest shows 2 errors on WAMP installation
| Status: | Closed | Start: | 2008-06-30 | |
| Priority: | Could have | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Package | |||
| Target version: | - | Estimated time: | 0.00 hours | |
Description
Hi,
I checked out the distribution from SVN as shown in the podcast. The default view is showing fine. When running the unit tests for the FLOW3 package, I get the following two errors:
F3_FLOW3_Package_ManagerTest Failure in getPackagePathReturnsTheCorrectPathOfTheTestPackage Detail D:\Entwicklung\Projekte\PHP\FLOW3\Packages\PHPUnit\Resources\PHP\PHPUnit\Framework\Assert.php:1524 getPackagePath() did not return the correct path for package "TestPackage". Failed asserting that <string:D:/Entwicklung/Projekte/PHP/FLOW3/Packages\TestPackage/> is equal to <string:D:/Entwicklung/Projekte/PHP/FLOW3/Packages/TestPackage/>. getPackagePath() did not return the correct path for package "TestPackage". Failure in getPackageClassesPathReturnsClassesPathOfTestPackage Detail D:\Entwicklung\Projekte\PHP\FLOW3\Packages\PHPUnit\Resources\PHP\PHPUnit\Framework\Assert.php:1524 getPackageClassesPath() did not return the correct path for package "TestPackage". Failed asserting that <string:D:/Entwicklung/Projekte/PHP/FLOW3/Packages\TestPackage/Classes/> is equal to <string:D:/Entwicklung/Projekte/PHP/FLOW3/Packages/TestPackage/Classes/>. getPackageClassesPath() did not return the correct path for package "TestPackage". Tests: 6 total, 0 skipped, 0 incomplete, 2 failed, 0 errors
I have attached the phpinfo() so you can have a look at my installation (basically Windows XP with Apache 2.2.6 and PHP 5.2.4)
Greetings, Dave
Related issues
| duplicates Bug #918 | F3_FLOW3_Cache_Backend_FileTest shows 2 errors on WAMP installation | Resolved | 2008-06-30 |