From 27afebab30704768f83af9c0a39766ac568e3d95 Mon Sep 17 00:00:00 2001 From: max99x Date: Thu, 1 Sep 2011 08:55:45 +0300 Subject: [PATCH] Updated tests. --- stats/tests | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stats/tests b/stats/tests index 0fb2a79..4201755 100644 --- a/stats/tests +++ b/stats/tests @@ -1,5 +1,5 @@ -PASS: 147 -FAIL: 155 +PASS: 148 +FAIL: 154 ---------------------------------- SUCCEEDED ---------------------------------- test_grammar test_opcodes @@ -148,6 +148,7 @@ test_StringIO test_pep263 test_tarfile test_hash +test_binhex ------------------------------- FAILED EXPECTEDLY ------------------------------ test_asynchat test_asyncore @@ -231,7 +232,6 @@ test_array test_capi (test_long_and_overflow) Overflow/signing issues test_binascii -test_binhex Various. Most likely overflow/signing test_bool test_codeccallbacks