From: Guido van Rossum Date: Sun, 14 Jan 2007 16:55:36 +0000 (+0000) Subject: Honesty before all. X-Git-Tag: v3.0a1~1271 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a4e97861ff9bde4d6ce9de29b3425d397be19de;p=python Honesty before all. --- diff --git a/BROKEN_TESTS b/BROKEN_TESTS index 8814591f73..b217211755 100644 --- a/BROKEN_TESTS +++ b/BROKEN_TESTS @@ -1,3 +1,5 @@ +test_format -- '%o' % 0 works? ... no # Unexpected : '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)