Bug #917

F3_FLOW3_Package_ManagerTest shows 2 errors on WAMP installation

Added by David Bruehlmeier about 7 years ago. Updated almost 5 years ago.

Status:Closed Start date:2008-06-30
Priority:Could have Due date:
Assigned To:- % Done:

0%

Category:Package
Target version:- Estimated time:0.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

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

phpinfo.htm Magnifier (59.5 kB) David Bruehlmeier, 2008-06-30 08:50


Related issues

duplicates TYPO3.Flow - Bug #918: F3_FLOW3_Cache_Backend_FileTest shows 2 errors on WAMP in... Resolved 2008-06-30

History

#1 Updated by Bastian Waidelich about 7 years ago

  • Status changed from New to Closed

Also available in: Atom PDF