From 3a4e97861ff9bde4d6ce9de29b3425d397be19de Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sun, 14 Jan 2007 16:55:36 +0000 Subject: Honesty before all. --- BROKEN_TESTS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BROKEN_TESTS b/BROKEN_TESTS index 8814591..b217211 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) -- cgit v0.12