14
0
Go to file
Stephan Kulow ec62b6ec82 Accepting request 183753 from devel:languages:python
- update to 0.0.17:
 * Restore the ability to import testrepository.repository.memory on Python 2.6.
 * 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)
 * Fix Python 3.* support for entrypoints; the initial code was Python3
   incompatible. (Robert Collins, Clark Boylan, #1187192)
 * Switch to using multiprocessing to determine CPU counts.
  (Chris Jones, #1092276)
 * The cli UI now has primitive differentiation between multiple stream types.
   This is not yet exposed to the end user, but is sufficient to enable the
   load command to take interactive input without it reading from the raw
   subunit stream on stdin. (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)
 * 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) (forwarded request 183719 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/183753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testrepository?expand=0&rev=6
2013-07-20 07:03:30 +00:00
Description
No description provided
87 KiB
Languages
RPM Spec 100%