Description of problem: The upstream runtest.pl script generates two errors, because we have templates in our extension code. This is perfectly valid, so the test script needs to be modified to support this. Version-Release number of selected component (if applicable): 4.4 How reproducible: Always Steps to Reproduce: 1. Create an extension that calls a template page that is in the extensions/X/template/en/default/ directory 2. Run ./runtests.pl Actual results: An error Expected results: No error.
This will be handled in the Devel::Cover fix *** This bug has been marked as a duplicate of bug 973476 ***