diff options
Diffstat (limited to 'BROKEN_TESTS')
-rw-r--r-- | BROKEN_TESTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/BROKEN_TESTS b/BROKEN_TESTS new file mode 100644 index 0000000..f45d333 --- /dev/null +++ b/BROKEN_TESTS @@ -0,0 +1,4 @@ +test_descr -- can't pickle int objects?!?! +test_pickletools -- ??? +test_socket -- OverflowError: can't convert negative value to unsigned int +test_sqlite -- ??? |