On Fri, Jun 15, 2012 at 10:47 PM, [email protected]
<[email protected]> wrote:
> It seems to be in the plotting module. The tests were ran a few times
> already and this was not detected, however it could have easily
> slipped. Was this during the tests or during the doctests?
Those were tests.
By the way, I've just found this in the log, as well:
File
"/home/scolobb/Dropbox/prj/python/sympy/py3k-sympy/sympy/physics/quantum/tests/test_circuitutils.py",
line 365, in test_random_reduce
assert actual == expected
AssertionError
And also
File
"/home/scolobb/Dropbox/prj/python/sympy/py3k-sympy/sympy/physics/quantum/tests/test_circuitutils.py",
line 408, in test_random_insert
assert actual == expected
AssertionError
I guess I'll run full Python 3.2 test suite right now and send the
report to the list, so that everyone can see the whole picture.
> By the way, the extremely stupid error that I have done that seems to
> cause this failure is being fixed now in a pull request by Chris. I
> will review it and merge it soon.
Good now.
> Just for information: the error in question is renaming all but one
> instance of a certain variable. It does not trigger errors in 2.7
> because the lexical scoping has hidden it. It is discussed more in the
> PR that I mentioned.
Hm, seems clear. Thanks for information!
Sergiu
--
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.