GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testrunner
/
runner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move test summary to end on terminal, after the multiple pages of failure inf...
Matti Picus
2017-10-28
1
-1
/
+1
*
Don't interpret exitcode 5 (no tests were run) as a failure
Ronan Lamy
2016-11-15
1
-8
/
+8
*
fix for windows
mattip
2016-03-12
1
-2
/
+2
*
when running tests in parallel, restrict make to a single core
mattip
2016-03-11
1
-0
/
+5
*
hack test runner to log wall time to debug buildbot getting kill signal
mattip
2016-03-09
1
-1
/
+2
*
getsignalname(6) -> SIGABRT, not SIGIOT (strange synonym)
Armin Rigo
2015-03-25
1
-1
/
+3
*
try harder to avoid windows-app crashes opening a dialog box under buildbots
mattip
2014-08-29
1
-1
/
+2
*
typo
mattip
2014-06-12
1
-1
/
+1
*
whoops on parallel_runs of tests
mattip
2014-06-12
1
-2
/
+2
*
document more of the test environment
mattip
2014-06-11
1
-1
/
+5
*
Test fix
Armin Rigo
2013-11-29
1
-1
/
+1
*
Try to report where a sys.exit(1) comes from
Armin Rigo
2013-11-29
1
-1
/
+4
*
collect subdirectories of test directories
David Schneider
2013-05-05
1
-1
/
+1
*
Check if base directory exists while collecting tests
David Schneider
2013-03-30
1
-2
/
+5
*
disable junitxml generation as it seems not to be used and currently does not...
David Schneider
2012-07-06
1
-1
/
+1
*
Backed out changeset 2ad609c205d8
David Schneider
2012-07-05
1
-5
/
+1
*
do not consider the file pypy/test_all.py as a test_xxx.py test file when col...
David Schneider
2012-07-05
1
-1
/
+5
*
merge from default
Ronny Pfannschmidt
2012-04-09
1
-2
/
+5
|
\
|
*
remove warning while running runner.py
mattip
2012-02-27
1
-2
/
+5
*
|
testrunner: also generate junitxml for each test driver instance
Ronny Pfannschmidt
2012-03-02
1
-1
/
+4
|
/
*
prevent system error dialog on windows
mattip
2011-12-20
1
-0
/
+10
*
inline testrunner
Ronny Pfannschmidt
2011-03-19
1
-0
/
+393