Status: Accepted
Owner: asmeurer
Labels: Type-Defect Priority-Medium
New issue 2143 by asmeurer: Test runner does not print names of XPASSed
tests (usually)
http://code.google.com/p/sympy/issues/detail?id=2143
I was testing Vinzent's branch from https://github.com/sympy/sympy/pull/37,
which XPASSed everywhere for me. I noticed that the test runner isn't
printing the name of XPASSed functions:
________________________________ xpassed tests
_________________________________
sympy/simplify/tests/test_sqrtdenest.py:
sympy/solvers/tests/test_solvers.py:
EXCEPT, for some reason, it works in 32-bit Python 2.6 (and only there):
________________________________ xpassed tests
_________________________________
sympy/simplify/tests/test_sqrtdenest.py:'XPASS: test_sqrtdenest2'
sympy/solvers/tests/test_solvers.py:'XPASS: test_tsolve_rebuild'
--
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.