Status: Valid
Owner: ----
Labels: Type-Defect Priority-High Testing
New issue 3823 by [email protected]: Travis tests keep timing out
http://code.google.com/p/sympy/issues/detail?id=3823
For some reason, Travis tests keep timing out. It is always just one test
run, usually either Python 2.5 or Python 3.3. The rest run in a reasonable
amount of time. This is annoying because Travis doesn't show a pull
request as passing if one of the tests time out.
I hacked the test runner to print the run time for each file, and it
appears that when the runs slow down, they slow down uniformly. See for
example https://travis-ci.org/asmeurer/sympy/jobs/7132028 vs.
https://travis-ci.org/asmeurer/sympy/jobs/7132029. In that branch
(slow_travis) I have also manually set a hash seed and random seed where I
observed a slow test run in a previous run (see the commit messages). I'm
not sure if it is really the cause, though.
One solution would be to split the tests and doctests into separate builds.
It would be great to figure out exactly what causes things to slow down,
though.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.