[Buildbot-devel] minor buildbot bug

Michael Labbé mlabbe at gmail.com
Wed Jun 18 02:31:28 UTC 2014


In setting up a Buildbot, I ran into a minor bug.  I tried to register with Trac to support it, but the overzealous spam detection blacklisted my IP, unfortunately.

If the name parameter of a ShellCommand contains a ‘/‘, the page for the step is inaccessible.  For example:

       f.addStep( ShellCommand( command=cmd,
                                name='vs /analyze’ )

Generates a link to a 404 page:

http://somedomain.com/builders/win-x64-vs-full-game/builds/22/steps/vs%20%2Fanalyze/logs/stdio

Tested on BuildBot 0.8.8 with a Linux host.

Michael Labbé


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140617/1ae17973/attachment.html>


More information about the devel mailing list