<div dir="ltr">+1000</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 1, 2015 at 11:47 AM, John Meinel <span dir="ltr"><<a href="mailto:john@arbash-meinel.com" target="_blank">john@arbash-meinel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I've been noticing lately that everytime a test fails it ends up having a *lot* of lines about failing to find simplestreams headers. (this last test failure had about 200 long lines of that, and only 6 lines of actual failure message that was useful).<div><br></div><div>Now I think there are a few things to look at here:</div><div><br></div><div>1) The lines about "looking for any" double up and occur 9 times. Why are we repeating the search for tools 9 times in "TestUpgradeCharmDir"? maybe its genuine, but it sure feels like we're doing work over and over again that could be done once.</div><div><br></div><div>2) We still default to reporting every failed index.json lookup, and *not* reporting the one that succeeded. Now these are at DEBUG level, but I have the feeling their utility is low enough that we should actually switch them to TRACE and *start* logging the one we successfully found at DEBUG level.</div><div><br></div><div>Thoughts?</div><div><br></div><div>John</div><div>=:-></div></div>
<br>--<br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju-dev</a><br>
<br></blockquote></div><br></div>