Well, the slow tests seem to be taking just as long on the master branch as they do on my separate branch. Additionally, all the fast tests were okay with my code. So, I don't think I've broken anything (fortunately). Cache is turned on, so I'm really not sure what the problem is. A couple of people in irc were also saying the slow tests were taking ages as well.
On Feb 20, 11:25 am, prasoon2211 <prasoon92.i...@gmail.com> wrote: > I don't think that is normal. Tests usually finish in about 40 minutes. > There can be a few reasons for this: > 1. You have cache turned off. Status about this is shown when the test > begins. Look for this first. > 2. You might have broken something in the code. > 3. This one is not as likely as the others, but, there might be something > wrong with your computer. > > One thing that you can do is this: Go to travis-ci.org and open an account > there. Then configure your github account to be used with travis (Here's > some help:http://about.travis-ci.org/docs/user/getting-started/). This > way, whenever you push a commit to your forked repo, travis will > automatically test your pushed branch and you can see the results there. > > To check whether the error is with your code, just switch to the master > branch (where hopefully you haven't made any changes; you should make > changes in a separate branch for each issue) and run tests there. Does is > still take too long? No? Then you probably broke something in your patch. > > Also, do check whether the cache is turned on or off as I mentioned before. > It should be on my default but if it's not, I think that exporting S > YMPY_USE_CACHE=yes to your environment variables should turn it on again. > (But I may be wrong on this particular point. Perhaps, Aaron could be of > more help.) -- 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 sympy+unsubscr...@googlegroups.com. To post to this group, send email to sympy@googlegroups.com. Visit this group at http://groups.google.com/group/sympy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.