lp://staging/~testrepository/testrepository/trunk
- Get this branch:
- bzr branch lp://staging/~testrepository/testrepository/trunk
Branch merges
Related bugs
Bug #881497: Cannot run testr tests | Critical | Fix Released | |
Bug #1027042: test_id_list_default used even when running in parallel | Critical | Fix Released | |
Bug #1094330: MacOSX brew Python builds get gdbm db's, missing get method. | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 240. By Robert Collins
-
Improve error rendering of listing issues.
Errors are now shown as a stream to the user, and the
exception just contains the process exit code. - 239. By Robert Collins
-
* When list-tests encounters an error, a much clearer response will
now be shown. (Robert Collins, #1271133) - 238. By Robert Collins
-
* ``run`` was outputting bad MIME types - test/plain, not text/plain.
(Robert Collins) - 236. By Robert Collins
-
* ``run`` now accepts ``--isolated`` as a parameter, which will cause each
selected test to be run independently. This can be useful to both workaround
isolation bugs and detect tests that can not be run independently.
(Robert Collins) - 235. By Robert Collins
-
* ``capture_ids`` in test_run now returns a list of captures, permitting tests
that need to test multiple runs to do so. (Robert Collins) - 234. By Robert Collins
-
0.0.17
++++++* Restore the ability to import testrepository.
repository. memory on Python 2.6.
(Robert Collins) - 232. By Robert Collins
-
* When test listing fails, testr will now report an error rather than
incorrectly trying to run zero tests. A test listing failure is detected by
the returncode of the test listing process. (Robert Collins, #1185231) - 231. By Robert Collins
-
* A new testr.conf option ``group_regex`` can be used for grouping
tests so that they get run in the same backend runner. (Matthew Treinish)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)