diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-02-01 04:30:48 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-02-01 04:30:48 +0100 |
commit | 006c8a61a8f5e8056e80529796cc5e306725e54f (patch) | |
tree | 3acdc65c519d42e7a915fe31a095833c6ed80458 /Python/import.c | |
parent | c3ad719e95f37c395f7d812ac104a6b4a3722406 (diff) | |
download | cpython-006c8a61a8f5e8056e80529796cc5e306725e54f.tar.gz |
Fix test_hash on "SPARC Solaris 10 (cc%2C 64b) [SB] 3.x" buildbot
I picked the value from the error message:
======================================================================
FAIL: test_ucs2_string (test.test_hash.StrHashRandomizationTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/cpython/buildslave/cc-64/3.x.snakebite-sol10-sparc-cc-64/build/Lib/test/test_hash.py", line 292, in test_ucs2_string
self.assertEqual(self.get_hash(self.repr_ucs2, seed=42), h)
AssertionError: -3927695501187247084 != None
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions