Finally got to know of the bug which was causing the problem. Pernici has fixed it in #2430 <https://github.com/sympy/sympy/issues/2430>. After it gets merged, I can commit my changes again and merge my PR <https://github.com/sympy/sympy/pull/2303>.
Regards, Thilina On Mon, Sep 2, 2013 at 12:17 PM, Thilina Rathnayake <[email protected]>wrote: > Hi Ondrej, > > For some reason, Travis hasn't put the result of the test in front of the > commit. > Only the last build can be seen using the link provided by `Details` under > the PR's > Description. Here is the link to my last build. > > https://travis-ci.org/sympy/sympy/builds/10869075 > > Regards, > Thilina > > > > > > On Mon, Sep 2, 2013 at 7:26 AM, Ondřej Čertík <[email protected]>wrote: > >> On Sun, Sep 1, 2013 at 8:07 AM, Thilina Rathnayake >> <[email protected]> wrote: >> > Hi All, >> > >> > Currently, this PR fails the travis build and sympy-bot tests. But when >> I >> > run the tests >> > locally, they all pass. I tried testing in both python2 and python3, >> still >> > the tests pass. I merged >> > the branch with the current master and again ran the tests. Still, all >> the >> > tests pass locally. >> > >> > I use Fedora 19, 64bit version and python 2.7. Can someone please test >> my >> > branch locally >> > without using sympy-bot and tell me whether it fails so I can know for >> sure >> > that the error is with >> > me? >> >> Is it just me, or did Travis-CI stopped putting the red or green >> circles next to commits that it tests? >> I can't see a single tested commit in your PR? >> >> Ondrej >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sympy. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
