Status: Accepted
Owner: ----
CC: [email protected]
Labels: Type-Defect Priority-Medium
New issue 2722 by [email protected]: Test failure in
mpmath/tests/test_elliptic
http://code.google.com/p/sympy/issues/detail?id=2722
executable: /usr/local/bin/python2.5 (2.5.6-final-0)
architecture: 64-bit
ground types: python
random seed: 23522803
sympy/mpmath/tests/test_elliptic.py[14] ..........F...
[FAIL]
________________________________________________________________________________
_________ sympy/mpmath/tests/test_elliptic.py:test_sn_cn_dn_identities
_________
File "/home/vperic/devel/sympy/sympy/mpmath/tests/test_elliptic.py", line
555, in test_sn_cn_dn_identities
assert(equality.ae(0))
AssertionError
---
The important thing here is the seed - it doesn't happen usually. I looked
at the tests but I can't figure out how the seed is used here at all. I
also tried to bisect it, but that obviously didn't work, since we updated
mpmath before we added the --seed option to the test runner.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.