#3651 Replace the old shell script by a new runner more performant
Merged by pingou. Opened by pingou.
new_runner  into  master

Download 3651.patch

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

3 new commits added

  • Include coverage in the list of requirements for the tests
  • Check if there is the corresponding runner before running py2 or py3
  • Call the runner directly in tox

Pretty please pagure-ci rebuild

2 new commits added

  • Drop the extra arguments when calling the runner, pylint and flake8
  • Make the new runner work from the top level directory

1 new commit added

  • Use the print function, even in py2

1 new commit added

  • Drop the positional arguments until the change to run_ci_tests apply

2 new commits added

  • Ignore existing results
  • Support an un-version nosetests and coverage runners

1 new commit added

  • typi typo

1 new commit added

  • pyver can now be a string

Under the assumption that the original was a straight copy from upstream, +1.

Pull-Request has been merged by pingou

Metadata