summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-02-13 05:46:39 (GMT)
committerGuido van Rossum <guido@python.org>2007-02-13 05:46:39 (GMT)
commit4726942cebe63b422ec2b9effcfb461cc7db322a (patch)
treed41b4e478fc23841a5711744ce58c2eccbcdf815
parentd9214d1f2cd9402e98c14809d17076e5f1db4167 (diff)
downloadcpython-4726942cebe63b422ec2b9effcfb461cc7db322a.zip
cpython-4726942cebe63b422ec2b9effcfb461cc7db322a.tar.gz
cpython-4726942cebe63b422ec2b9effcfb461cc7db322a.tar.bz2
List of broken tests at this time. If you fix a test, please update this file.
-rw-r--r--BROKEN4
1 files changed, 4 insertions, 0 deletions
diff --git a/BROKEN b/BROKEN
new file mode 100644
index 0000000..cc2dec3
--- /dev/null
+++ b/BROKEN
@@ -0,0 +1,4 @@
+ test_bsddb test_bsddb3 test_compile test_dict test_dumbdbm
+ test_importhooks test_iter test_iterlen test_minidom test_mutants
+ test_os test_pickletools test_plistlib test_richcmp test_shelve
+ test_unittest test_userdict