Missing support for redirect tests

Bug #305869 reported by Johannes Schlüter
2
Affects Status Importance Assigned to Milestone
NetBeans phpt TestRunner
Confirmed
Medium
Unassigned

Bug Description

run-tests.php has a feature for "redirect tests" which is used to test "common" PDO test cases with different drivers. The implementation of the redirect feature assumes that the working directory when running the tests is the root of a PHP source tree which we can't guarantee.

We might add a magic to find it and set the cwd correctly (magic is needed for situations where one selects pdo_mysql tests for instance..) or add an additional field to the starting wizard - or fix the redirect feature.

Step 2 would be to make sure the .exp and .out files are found (they will be placed in the directory from which the redirect was started (ext/pdo_mysql/tests/ for isntance) not where the phpt file is (ext/pdo/tests))

Changed in phpttestrunner:
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.