Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3505 by [email protected]: failure in master for py < 2.7
http://code.google.com/p/sympy/issues/detail?id=3505

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "sympy/utilities/runtests.py", line 473, in _test
    return int(not t.test(sort=sort, timeout=timeout, slow=slow))
  File "sympy/utilities/runtests.py", line 837, in test
    self.test_file(f, sort, timeout, slow)
  File "sympy/utilities/runtests.py", line 856, in test_file
    execfile(filename, gl)
File "/private/var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gq/t/sympy-bot-tmpckwg_c/sympy/sympy/rules/branch/tests/test_strat.py", line 25
    expected  = {Basic(0, Basic(0, 0), 0)}

                                         ^
SyntaxError: invalid syntax

I thought this just got fixed...perhaps Aaron was using an old master at the time of the tests. If so, please close.

--
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.

Reply via email to