lp:~alexei-kornienko/testrepository/bug-1271133

Created by Alexei Kornienko and last modified
Get this branch:
bzr branch lp:~alexei-kornienko/testrepository/bug-1271133
Only Alexei Kornienko can upload to this branch. If you are Alexei Kornienko please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexei Kornienko
Project:
Testrepository
Status:
Development

Recent revisions

238. By Alexei Kornienko

Added stderr processing for testcommand.

Unescaped newline in cli output

Partial-Fix for https://bugs.launchpad.net/testrepository/+bug/1271133

237. By Robert Collins

Release 0.0.18.

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)

233. By Robert Collins

Release 0.0.16.

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)

230. By Robert Collins

* The scheduler can now groups tests together permitting co-dependent tests to
  always be scheduled onto the same backend. Note that this does not force
  co-dependent tests to be executed, so partial test runs (e.g. --failing)
  may still fail. (Matthew Treinish, Robert Collins)

229. By Robert Collins

Make an assertion format check more lenient, for Python 3.3.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~testrepository/testrepository/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers