Issue 1192: tests passes using sympy's test runner but fails with py.test
http://code.google.com/p/sympy/issues/detail?id=1192

Comment #1 by ondrej.certik:
Seems like it only happens sometimes:

[EMAIL PROTECTED]:~/repos/sympy$ bin/test sympy/utilities/tests/test_pickling.py
============================= test process starts  
==============================
py.test like reporting.

sympy/utilities/tests/test_pickling.py[29] ...........fffffff...........

============= tests finished: 22 passed, 7 xfailed in 2.01 seconds  
=============
[EMAIL PROTECTED]:~/repos/sympy$ py.test sympy/utilities/tests/test_pickling.py
============================= test process starts  
==============================
executable:   /usr/bin/python  (2.5.2-final-0)
using py lib: /usr/lib/python2.5/site-packages/py <rev unknown>

sympy/utilities/tests/test_pickling.py[29] fffffff......................

============== tests finished: 22 passed, 7 xfail in 1.93 seconds  
==============
[EMAIL PROTECTED]:~/repos/sympy$




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