From: Guido van Rossum Date: Tue, 13 Feb 2007 05:46:39 +0000 (+0000) Subject: List of broken tests at this time. If you fix a test, please update this file. X-Git-Tag: v3.0a1~1215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4726942cebe63b422ec2b9effcfb461cc7db322a;p=thirdparty%2FPython%2Fcpython.git List of broken tests at this time. If you fix a test, please update this file. --- diff --git a/BROKEN b/BROKEN new file mode 100644 index 000000000000..cc2dec325004 --- /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