]> granicus.if.org Git - python/commit
Update comments and the skip list, maybe some of these tests don't
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 12 Apr 2006 05:56:00 +0000 (05:56 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 12 Apr 2006 05:56:00 +0000 (05:56 +0000)
commitee6d23e500c456d6cd34dd8be9aac5cac62d81a7
tree2b46e6ce9177e3e46b6fca8ce69043b95f189599
parentd3a9162e5eda1c9938d77db8197c9424b4a317f1
Update comments and the skip list, maybe some of these tests don't
report failures, we'll see.

Skip certain hopeless tests: compiler and logging.

compiler will likely always show varying leaks since it doesn't work
on a defined set of modules unless -u compiler is specified.  But that
takes forever (we only run with -u network currently).

logging causes hangs when running with -R.
Misc/build.sh