Message2487
test_descr from cpython was recently imported into
jython. This patch modifies the cpython version by
removing tests that depend on the cpython c extension
module xxsubtype, and by merging the pypy modification
of this script to run all tests instead of exiting at
the first failure.
After applying you can do:
jython Lib/test/regrtest.py -v test_descr
and get a better picture of whats failing. Note you'll
also see that recursion bug mentioned in [ 1455153 ].
- kz |
|
| Date |
User |
Action |
Args |
| 2008-02-20 17:18:31 | admin | link | issue1493696 messages |
| 2008-02-20 17:18:31 | admin | create | |
|