Hi, On Fri, Aug 16, 2013 at 10:15 AM, Jason Moore <[email protected]> wrote: > Sounds good to me. I can work on it but am not familiar with buildbot. Any > quick tips to get me started? Or if it is simple for you to add then, I'll > watch what you add to learn.
Here's a first pass: http://nipy.bic.berkeley.edu/builders/sympy-py2.7-32/builds/1/steps/shell_3/logs/stdio https://github.com/nipy/nibotmi/commit/e1020352c009ef3ed3178edc3aa4f8093dc57d06 As threatened, the tests take about 30 minutes to run on a fairly old 2.6GHz core due laptop. Maybe the best way is to run the doc build and all possible tests, fast and slow every night from sympy:master, and then run the not-slow tests from trunk on all possible platforms on every commit to sympy:master. You can trigger individual builds from the web interface, if you've set up permissions, that's easy to do. I can help do that, but it would be good to have somebody to help maintain sympy stuff on the buildbots. Cheers, Matthew -- 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.
