I just got a nonreproducible assertion failure.
I.e. bin/test (with no additional options) gave me an AssertionError on
line 293 of sympy/polys/tests/test_polyroots.py.
Sure enough, that line compares two hashes for equality.
Rerunning the test in isolation did not reproduce the error, nor did
rerunning the test suite in full reproduce.
It does reproduce with the right random seed, 13604685, on my current
workdir and on current master.
Here's the first few lines of bin/test output:
============================= test process starts
==============================
executable: /usr/bin/python (2.7.3-final-0)
architecture: 64-bit
cache: yes
ground types: python
random seed: 13604685
What now?
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.