Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Updates: Cc: robert.kern Comment #12 on issue 1264 by Vinzent.Steinberg: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 If we don't know how to reproduce this, we have to close this issue. Robert, can you

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Comment #13 on 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 With difficulty, yes. I will try to reduce it down to a script that can be run, but it is hard to do. -- You received this

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Comment #14 on 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 Drop test_wester.py into sympy/core/tests/. Run show_issue1264.py . Attachments: show_issue1264.py 360 bytes

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Comment #15 on issue 1264 by Vinzent.Steinberg: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 Thanks, I created a branch from this, you can pull from: git://github.com/vks/sympy.git testfail I'm getting these

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Comment #16 on 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 The failures in test_wester.py are unimportant (at least for this bug). I'm not sure which of those tests are causing the

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Comment #17 on issue 1264 by asmeurer: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 This is possibly related to issue 1747. -- You received this message because you are listed in the owner or CC fields of this

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Comment #18 on 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 Seems quite likely. -- You received this message because you are listed in the owner or CC fields of this issue, or because

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2010-04-21 Thread sympy
Updates: Status: Duplicate Mergedinto: 1747 Comment #19 on issue 1264 by ronan.l...@gmail.com: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 It's still I11 that causes the problem: In [1]:

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2009-12-20 Thread sympy
Updates: Cc: asmeurer Ronan.Lamy Comment #9 on issue 1264 by smichr: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 Is this perhaps a mute point? Issue 1263 tests (which are part of the patch cited above)

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2009-12-20 Thread sympy
Comment #10 on issue 1264 by asmeurer: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 I think he needs to change his Google Code or Google Account preferences to change that. At any rate, there doesn't seem to be a

Re: Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2009-12-11 Thread sympy
Comment #8 on issue 1264 by ronan.l...@gmail.com: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 Is there any way to reproduce the bug now? -- You received this message because you are listed in the owner or CC

Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2009-02-08 Thread codesite-noreply
Updates: Labels: -Milestone-Release0.6.4 Milestone-Release0.6.5 Comment #6 on issue 1264 by ondrej.certik: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 (No comment was entered for this change.) -- You

Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2009-01-14 Thread codesite-noreply
Comment #5 on 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 Actually, it's test_I11. -k test_I1 doesn't actually do what I thought it did at the time. -- You received this message

Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2009-01-13 Thread codesite-noreply
Comment #1 on 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 Further tests show that the patch is not the problem; rather it is the file test_wester.py that I am also working on.

Issue 1264 in sympy: Discrepancies between running the full test suite and individual tests

2009-01-13 Thread codesite-noreply
Comment #2 on issue 1264 by ondrej.certik: Discrepancies between running the full test suite and individual tests http://code.google.com/p/sympy/issues/detail?id=1264 Does anyone see the problem with this file? I think you are hitting some caching bug. Those are hard to debug, but I'll