Status: Accepted
Owner: robert.kern
Labels: Type-Defect Priority-Medium

New issue 1264 by robert.kern: Discrepancies between running the full test  
suite and individual tests
http://code.google.com/p/sympy/issues/detail?id=1264

In trying to fix issue #1263, I made this patch.

http://sympy.googlecode.com/issues/attachment?aid=1713893613751892375&name=0001-BUG-Fix-issue-1263.-May-cause-other-test-failures.patch

The git repository with the current state of my tree at the time of these
tests:

http://github.com/rkern/sympy-rkern/tree/4a19d96291ba4feab5c2ff7752ed855da14a5cec

Applying this patch, then testing with "python setup.py test", I had one
error in test_issue1016. When running just that one test using "py.test -k
test_issue1016", it passes.
When running just that file, it also passes. When running the full test
suite with "py.test" it fails in addition to test_rsolve_bulk[18] and
test_rsolve_bulk[22]. Attached are the outputs from each of these runs.

Attachments:
        setup-stdout.txt  13.0 KB
        pytest-k-test_issue1016-stdout.txt  7.3 KB
        pytest-test_nseries.py-stdout.txt  595 bytes
        pytest-stdout.txt  60.7 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to