~alexei-kornienko/testrepository/bug-1271133

  • Committer: Robert Collins
  • Date: 2013-07-15 12:04:42 UTC
  • mfrom: (222.1.1 testrepository)
  • Revision ID: robertc@robertcollins.net-20130715120442-8172erdogd7up9gj
* 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)
Filename Latest Rev Last Changed Committer Comment Size
..
arguments 54 14 years ago Robert Collins Introduce an arguments package. Diff
commands 10 14 years ago Robert Collins Add command lookup logic. Diff
repository 14 14 years ago Robert Collins Start on the init command. Diff
tests 1 14 years ago Robert Collins Base project infrastructure. Diff
ui 11 14 years ago Robert Collins Outline the UI module and it's responsibilities. Diff
__init__.py 212 11 years ago Robert Collins Release 0.0.15, with minimal subunit v2 support. 1.7 KB Diff Download File
results.py 226 10 years ago Robert Collins Deal with Python 3 rejecting comparisons between N 1.7 KB Diff Download File
setuptools_command.py 225 10 years ago Robert Collins * Fix Python 3.* support for entrypoints; the init 3.2 KB Diff Download File
testcommand.py 230 10 years ago Robert Collins * The scheduler can now groups tests together perm 25.2 KB Diff Download File
testlist.py 199 11 years ago Robert Collins * Expects subunit v2 if the local library has v2 s 1.9 KB Diff Download File
utils.py 138.2.13 12 years ago Jonathan Lange Extract timedelta_to_seconds helper. 237 bytes Diff Download File