Bug 975288 - Fix runtests.pl script
Summary: Fix runtests.pl script
Keywords:
Status: CLOSED DUPLICATE of bug 973476
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 4.4
Hardware: All
OS: All
medium
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-18 03:07 UTC by Simon Green
Modified: 2014-10-12 22:51 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-18 03:21:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Simon Green 2013-06-18 03:07:56 UTC
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.

Comment 2 Jeff Fearn 🐞 2013-06-18 03:21:03 UTC
This will be handled in the Devel::Cover fix

*** This bug has been marked as a duplicate of bug 973476 ***


Note You need to log in before you can comment on or make changes to this bug.