<div dir="ltr">> <span style="color:rgb(33,33,33);font-family:"helvetica neue",helvetica,arial,sans-serif;line-height:1.5">so actually, it's a (minor) bug of the waterfall, isn't it ?</span><div class="inbox-inbox-uyb8Gf" style="color:rgb(33,33,33);font-family:"helvetica neue",helvetica,arial,sans-serif"><br class="inbox-inbox-Apple-interchange-newline"></div>Right</div><br><div class="gmail_quote"><div dir="ltr">Le mar. 20 sept. 2016 à 16:43, Georges Racinet <<a href="mailto:gracinet@anybox.fr">gracinet@anybox.fr</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
<div>On 09/20/2016 04:25 PM, Pierre Tardy
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">its actually not hidden in the waterfall, this is
why I noticed it.
<div><br>
</div>
<div>So if its hidden with hideStepIf, then it makes sense.</div>
<div><br>
</div>
</div>
</blockquote></div><div bgcolor="#FFFFFF" text="#000000">
Yes, it is :<br>
<br>
<blockquote> factory.addStep(ShellCommand(command=['bzr',
'init-repo', '..'],<br>
name="bzr repo",<br>
description="init bzr repo",<br>
flunkOnFailure=False,<br>
warnOnFailure=False,<br>
hideStepIf=True,<br>
workdir='.',<br>
))<br>
</blockquote>
so actually, it's a (minor) bug of the waterfall, isn't it ?</div><div bgcolor="#FFFFFF" text="#000000"><br>
<br>
<blockquote type="cite"><br>
<div class="gmail_quote">
<div dir="ltr">Le mar. 20 sept. 2016 à 15:57, Georges Racinet
<<a href="mailto:gracinet@anybox.fr" target="_blank">gracinet@anybox.fr</a>>
a écrit :<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>On 09/20/2016 03:04 PM, Pierre Tardy wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr"><br>
<br>
<div class="gmail_quote">
<div dir="ltr">Le mar. 20 sept. 2016 à 14:23, Georges
Racinet <<a href="mailto:gracinet@anybox.fr" target="_blank">gracinet@anybox.fr</a>>
a écrit :<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>On 09/20/2016 02:17 PM, Pierre Tardy wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Georges,
<div>Anonymous login does not work on that
host.</div>
</div>
</blockquote>
</div>
<div bgcolor="#FFFFFF" text="#000000"> Just
retested, it works for me, supplying "anonymous"
as login, and a valid email address as password<br>
(I know it's inconvenient, but it's good enough
for us for now :-)</div>
<div bgcolor="#FFFFFF" text="#000000"><br>
<br>
</div>
</blockquote>
<div>ah good old email address as password. Chrome
does not implement :)</div>
<div>I only tried empty password</div>
<div><br>
</div>
<div>BTW is this a bug on buildbot, or a hack on your
side?</div>
<div>For all you builds there is a failed 'bzr' step 0
which is hidden from the UI, and only displayed when
I select the "problematic" filter.</div>
</div>
</div>
</blockquote>
</div>
<div bgcolor="#FFFFFF" text="#000000"> Ah yes, didn't even
know about this filter. Yes, it's a hack on my side, this
step works only the first time, and unfortunately IIRC,
that bzr subcommand is not really idempotent, it lacks an
option to do nothing and exit with code 0 in case the
repository already exists, and in general, I avoid shell
strings à la "bzr init-repo || true". I could make an
exception in this case, but you're the first to notice since
I hid it.<br>
<br>
<p><br>
</p>
</div>
</blockquote>
</div>
</blockquote>
<p><br>
</p>
</div></blockquote></div>