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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
venv uses Scripts now on win32
Matti Picus
2020-03-20
1
-2
/
+1
|
*
virtualenv 20 seems to have changed the name of the target
Matti Picus
2020-02-13
1
-1
/
+3
|
*
add project to info reported to buildbot
Matti Picus
2020-02-05
1
-0
/
+1
|
*
shorten timeout to help s390x tests finish faster. We should also fix the ↵
Matti Picus
2019-12-24
1
-1
/
+1
|
|
|
|
failures
*
typo (thanks Ronan)
Matti Picus
2019-08-10
1
-2
/
+2
|
*
fix for latest virtualenv HEAD
Matti Picus
2019-08-10
1
-2
/
+3
|
*
the virtualenv issue was resolved so now win32 uses venv/Scripts/pypy-c.exe
Matti Picus
2019-05-27
1
-2
/
+1
|
*
record test durations - why is win32 so slow?
Matti Picus
2018-10-12
1
-0
/
+1
|
*
Fix for pypy2?
Armin Rigo
2017-12-30
1
-1
/
+1
|
*
pypy uses bin not Scripts, https://github.com/pypa/virtualenv/issues/789
Matti Picus
2017-12-30
1
-6
/
+13
|
*
Add testrunner/get_info.py script for the buildbot
Ronan Lamy
2017-11-06
1
-0
/
+24
|
*
move test summary to end on terminal, after the multiple pages of failure ↵
Matti Picus
2017-10-28
1
-1
/
+1
|
|
|
|
info, typos
*
Make these files executable
Armin Rigo
2017-03-13
2
-0
/
+0
|
*
fixes, also add app_level_tests.py
Armin Rigo
2017-03-13
3
-5
/
+42
|
*
Check in here test runners for the lib-python and the pypyjit steps
Armin Rigo
2017-03-13
2
-0
/
+51
|
|
|
|
|
|
|
|
of buildbot. Will then fix buildbot to execute these. It allows us to customize the steps on py3.5. If you are running buildbot on other branches, you need to copy these two files too (or merge default).
*
update testrunner tests
Ronan Lamy
2016-11-15
2
-24
/
+23
|
*
Don't use deprecated __multicall__
Ronan Lamy
2016-11-15
1
-2
/
+4
|
*
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
2
-2
/
+2
|
*
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 ↵
David Schneider
2012-07-06
2
-3
/
+3
|
|
|
|
not work with the setup for the ARM builders
*
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 ↵
David Schneider
2012-07-05
1
-1
/
+5
|
|
|
|
collecting directories
*
testrunner: add the script i used for creating file times
Ronny Pfannschmidt
2012-05-21
1
-0
/
+59
|
*
testrunner: add a junitxml merging script
Ronny Pfannschmidt
2012-05-21
1
-0
/
+49
|
*
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
2
-2
/
+8
|
|
|
|
|
|
|
|
this is meant to give stdout/err later for use in the buildbot
*
|
testrunner: only do the monkeypatching in scratchbox if its required
Ronny Pfannschmidt
2012-03-02
1
-7
/
+7
|
|
*
|
fix the remaining testrunner issues
Ronny Pfannschmidt
2012-01-21
1
-1
/
+3
|
|
*
|
use funcargs in the testrunner test to ease having recoverable output
Ronny Pfannschmidt
2012-01-21
2
-25
/
+26
|
/
*
prevent system error dialog on windows
mattip
2011-12-20
1
-0
/
+10
|
*
inline testrunner
Ronny Pfannschmidt
2011-03-19
10
-0
/
+884