]> granicus.if.org Git - python/commitdiff
Honesty before all.
authorGuido van Rossum <guido@python.org>
Sun, 14 Jan 2007 16:55:36 +0000 (16:55 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 14 Jan 2007 16:55:36 +0000 (16:55 +0000)
BROKEN_TESTS

index 8814591f73048b41097997d155bc44dbd71e9c25..b217211755b0c88443756643f9f514e0f3ebb479 100644 (file)
@@ -1,3 +1,5 @@
+test_format -- '%o' % 0 works? ... no # Unexpected  <type 'exceptions.TypeError'> : 'expected string or Unicode object, int found'
 test_pickletools -- Test probably needs to be fixed
+test_repr -- test_numbers() fails
 test_socket -- OverflowError: can't convert negative value to unsigned int
-test_sqlite -- ???
+test_sqlite -- CheckLargeInt (sqlite3.test.types.SqliteTypeTests, sqlite3.test.types.DeclTypesTests)