Currently, the buildbot "testlog" outputs are quite large (12MB).
When a test fails, it could be more convenient for the developer inspecting the buildbot log if the output was in smaller files (so we don't have to grep for the /^FAIL/ inside a 12MB file *in the browser*). Thus: http://pastebin.ca/1900435 What do you think about doing something like this in our buildbot instance?