Bug #1132

F3_FLOW3_Package_ManagerTest produces two failures on WAMP installation

Added by Bastian Waidelich about 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-07-26
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

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

Description

Running the FLOW3 Testrunner for "F3_FLOW3_Package_ManagerTest" results in two failures:
getPackagePathReturnsTheCorrectPathOfTheTestPackage:

[...]\flow3\Packages\PHPUnit\Resources\PHP\PHPUnit\Framework\Assert.php:1524
getPackagePath() did not return the correct path for package "TestPackage".
Failed asserting that <string:flow3/Packages\TestPackage/> is equal to <string:[...]/flow3/Packages/TestPackage/>.
getPackagePath() did not return the correct path for package "TestPackage".

Associated revisions

Revision f0755c79
Added by Bastian Waidelich about 7 years ago

  • FLOW3: (Package) Made sure that Packages are instantiated with a Unix style packagePath (no backslashes). Fixes #1132

History

#1 Updated by Bastian Waidelich about 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1059.

Also available in: Atom PDF