From 4726942cebe63b422ec2b9effcfb461cc7db322a Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 13 Feb 2007 05:46:39 +0000 Subject: List of broken tests at this time. If you fix a test, please update this file. --- BROKEN | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 BROKEN diff --git a/BROKEN b/BROKEN new file mode 100644 index 0000000000..cc2dec3250 --- /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 -- cgit v1.2.1