selftest --not option

Bug #102679 reported by Martin Pool
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Ian Clatworthy

Bug Description

It would be nice to have an option to exclude particular selftests from being run. This can be done with a regexp

  ./bzr selftest '^(?!.*blackbox)'

but that's a pain to type and it's not obvious how to combine it with other filters.

Changed in bzr:
status: Unconfirmed → Confirmed
Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

I've gone with --exclude in place of --not because that works better with Bazaar's option handling framework. I've also added a --list-only option as suggested in the code.

Changed in bzr:
assignee: nobody → ian-clatworthy
importance: Undecided → Medium
status: Confirmed → Fix Committed
Vincent Ladeuil (vila)
Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.