Revisions of python-testrepository
Dominique Leuenberger (dimstar_suse)
accepted
request 1184223
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to 0.0.21: * testrepository now uses ``hatch`` rather than ``pbr``. * setup.py testr now supports different coverage names. * Isolate the testrepository test suite from the chunking (or otherwise) behaviour of testtools' exception handlers. * Unexpected errors reading streams from a file repository now propogate the correct exception. * testrepository now requires at least version 0.0.11 of the subunit Python module. - fix requires - tighten runtime requires - add buildrequires to satisfy test suite run - Add BuildRequires: python-extras
Dominique Leuenberger (dimstar_suse)
accepted
request 1085108
from
Dirk Mueller (dirkmueller)
(revision 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 870271
from
Dirk Mueller (dirkmueller)
(revision 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 688831
from
Tomáš Chvátal (scarabeus_iv)
(revision 20)
- Remove accidental runtime dep on python-dbm - The tests are failing in the release but work on the git so lets hope there is some release in future that will allow us to enable them - Fix the buildrequires to match up properly - Add missing dependencies pytz and dbm - Activate tests, currently broken - Fix %license
Dominique Leuenberger (dimstar_suse)
accepted
request 659714
from
Matej Cepl (mcepl)
(revision 19)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 508304
from
Alberto Planas Dominguez (aplanas)
(revision 18)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 496807
from
Dirk Mueller (dirkmueller)
(revision 17)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 412605
from
Factory Maintainer (factory-maintainer)
(revision 16)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 353011
from
Todd R (TheBlackCat)
(revision 15)
Add python-pbr dependency.
Dominique Leuenberger (dimstar_suse)
accepted
request 331670
from
Denisart Benjamin (posophe)
(revision 14)
1
Adrian Schröter (adrianSuSE)
committed
(revision 12)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 222199
from
Sascha Peilicke (saschpe)
(revision 11)
- Implement update-alternatives
Stephan Kulow (coolo)
accepted
request 215600
from
Sascha Peilicke (saschpe)
(revision 10)
- fix requires (forwarded request 215599 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 207595
from
Denisart Benjamin (posophe)
(revision 9)
update to version 0.0.18 (forwarded request 207594 from posophe)
Tomáš Chvátal (scarabeus_factory)
accepted
request 204672
from
Sascha Peilicke (saschpe)
(revision 8)
Adrian Schröter (adrianSuSE)
committed
(revision 7)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 183753
from
Dirk Mueller (dirkmueller)
(revision 6)
- 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)
Stephan Kulow (coolo)
accepted
request 182874
from
Alexandre Rogoski (aledr)
(revision 5)
- tighten runtime requires (forwarded request 182858 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 173928
from
Dirk Mueller (dirkmueller)
(revision 4)
- add buildrequires to satisfy test suite run - update to 0.0.15: * Expects subunit v2 if the local library has v2 support in the subunit library. This should be seamless if the system under test shares the Python libraries. If it doesn't, either arrange to use ``subunit-2to1`` or upgrade the subunit libraries for the system under test. (forwarded request 173918 from dirkmueller)
Displaying revisions 1 - 20 of 23