Issue 1192 in sympy: tests passes using sympy's test runner but fails with py.test

2008-11-11 Thread codesite-noreply
Issue 1192: tests passes using sympy's test runner but fails with py.test http://code.google.com/p/sympy/issues/detail?id=1192 New issue report by Vinzent.Steinberg: sympy/utilities/tests/test_pickling.py[28] ffXfff.. [OK] vs. py.test: executable: /usr/bin/python (2.5.2

Issue 1192 in sympy: tests passes using sympy's test runner but fails with py.test

2008-11-12 Thread codesite-noreply
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 #2 by Vinzent.Steinberg: Did you try sympy.test()? -- You received this message because you are listed in the owner or CC fields of this issue, or because you

Issue 1192 in sympy: tests passes using sympy's test runner but fails with py.test

2008-11-12 Thread codesite-noreply
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 #3 by ondrej.certik: Yes, bin/test and sympy.test() is equivalent: In [1]: import sympy In [2]: sympy.test("sympy/utilities/tests/test_pickling.py") ===

Issue 1192 in sympy: tests passes using sympy's test runner but fails with py.test

2008-11-12 Thread codesite-noreply
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 =

Issue 1192 in sympy: tests passes using sympy's test runner but fails with py.test

2008-11-13 Thread codesite-noreply
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 #4 by Vinzent.Steinberg: http://buildbot.sympy.org/builders/amd64-py2.6/builds/49/steps/shell/logs/stdio There it xpasses too. -- You received this message b

Re: Issue 1192 in sympy: tests passes using sympy's test runner but fails with py.test

2011-07-22 Thread sympy
Updates: Status: Fixed Comment #6 on issue 1192 by vlada.pe...@gmail.com: tests passes using sympy's test runner but fails with py.test http://code.google.com/p/sympy/issues/detail?id=1192 This is no longer relevant. Once/if we port back to using py.test new issues should be opened