9 Dec
2013
9 Dec
'13
3:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11355
Bug ID: 11355
Summary: PERL5OPTS="-mDevel::Cover" makes
t/db_dependent/Search.t fail
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Test Suite
Assignee: gmcharlt@gmail.com
Reporter: tomascohen@gmail.com
QA Contact: testopia@bugs.koha-community.org
To reproduce:
- Run
$ prove t/db_dependent/Search.t --harness=TAP::Harness::JUnit
> SUCCESS
- Run
$ HARNESS_PERL_SWITCHES="-MDevel::Cover" prove t/db_dependent/Search.t
--harness=TAP::Harness::JUnit
> FAILURE
--
You are receiving this mail because:
You are watching all bug changes.