[request-tracker-maintainers] Bug#839580: request-tracker4: FTBFS in testing (failed tests)

Dominic Hargreaves dom at earth.li
Thu Oct 13 14:07:17 UTC 2016


On Tue, Oct 11, 2016 at 11:48:15PM -0400, Daniel Kahn Gillmor wrote:
> Does any of you RT hackers know how to run specific tests manually
> without needing to re-run the entire ~10 minute suite so i can reduce
> the cycle time as i'm debugging this stuff and trying to propose fixes?

./configure --with-my-user-group  --enable-layout=inplace --with-db-type=SQLite --enable-developer
[...]
prove -l t/TESTNAME.t

should be enough to get you running on most tests, I think.

Cheers,
Dominic.



More information about the pkg-perl-maintainers mailing list