sympy-bot-old
sympy-bot-old copied to clipboard
SymPy pull request helper
Add import speed test using `bin/test_import.py`.
This starts to fix #138.
My xelatex generates output with non UTF8 characters. In effect, symy-bot failed just after testing documentation.
See https://developers.google.com/appengine/docs/adminconsole/migration. We need to migrate from Master/Slave to High-Replication for the reviews app. Do we use the datastore?
Now that I have a computer with eight cores, I'd like to be able to run the bot tests in parallel. Something like a command line option `--cores N` with...
For some reason, SymPy Bot thought that https://github.com/sympy/sympy/pull/2020 was an issue and didn't test it. It worked a second time, though, so maybe just the person removed the commit or...
See https://github.com/sympy/sympy/pull/1977#issuecomment-16339230. It says I am using Sphinx 1.2b, but the docs are built with 1.1.3. I think I have both, so it must not be using the PATH correctly...
These both happened at their respective locations when the internet connection died. ``` pytb > Done. > Results logged to /tmp/sympy-bot-tmpxY0hbH/out/pr-1910/interpreter-2 > Uploading test results Could not access http://reviews.sympy.org, retrying...
If the tests of a PR hang, then the bot will also hang, which isn't very good for headless machines. There should be some failsafe. An easy thing to do...
GitHub must have lowered their API limit, because now doing something like `sympy-bot list gives something like ``` $./sympy-bot list > Using config file /Users/aaronmeurer/.sympy/sympy-bot.conf > Loaded configuration file Total...