[Buildbot-devel] minor buildbot bug

Dustin J. Mitchell dustin at v.igoro.us
Wed Jun 18 02:54:19 UTC 2014


The next release of Buildbot will prohibit slashes in step slugs
(although names can be arbitrary), so this isn't a problem there.

Dustin

On Tue, Jun 17, 2014 at 10:31 PM, Michael Labbé <mlabbe at gmail.com> wrote:
> 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é
>
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>




More information about the devel mailing list