Commit Graph

7 Commits (6f17ede28b3dc1e4220f7deeea226016c6cb77fc)

Author SHA1 Message Date
Alex Willmer 6f17ede28b Fix incorrect attempt to use coverage
Looks like this was a copy and paste mistake
5 years ago
Alex Willmer e7d70b109b Generate coverage report even if some tests fail
`set -o errexit` was exiting run_tests prematurely if any test failed,
so the coverage report was not always generated.
5 years ago
David Wilson cab0b2cb9a issue #477: add mitogen_py24 CI test type.
Butcher the crap out of run_tests because we don't have/want/need
coverage on 2.4.
5 years ago
David Wilson 2a6dbb038f Pythonize, split out and parallelize all jobs. 6 years ago
David Wilson 62f7963da9 tests: make ansible/tests/ run in run_tests. 6 years ago
David Wilson dd62009f70 Record ulimit -a in run_test output. 6 years ago
David Wilson 475d459185 issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 6 years ago