New webrev to fix a bug where persistent depot tests weren't being
tracked correctly. The only change is to
run in pkg5unittest.py where the assignment of real_test_name and cname
have been moved above the check for persistent depot.
http://cr.opensolaris.org/~bpytlik/ips-5247-v2/
Thanks,
Brock
Brock Pytlik wrote:
Webrev:
http://cr.opensolaris.org/~bpytlik/ips-5247-v1/
Bug:
5247 Test suite should provide timing info
http://defect.opensolaris.org/bz/show_bug.cgi?id=5247
This adds a -t option to the setup.py test command. When it's present,
it produces a timing_info.txt file in the tests directory which has
info for the test suite classes and functions. There's lots more work
that could be done to make it fancier and have it present nicer
output, but for now, it's functional and produces apparently correct
output. So I'd generally like to leave other functionality requests
for future RFEs.
The reason that -t is a flag, and not an option for a file is bug 8397.
Thanks,
Brock
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss