On Fri, Oct 8, 2010 at 8:00 AM, Antoine Pitrou <span dir="ltr">&lt;<a href="mailto:solipsis@pitrou.net">solipsis@pitrou.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Hi,<br>
<div class="im"><br>
&gt; The failure is happening just because it can&#39;t possibly succeed, I set<br>
&gt; up the account for the buildbot in such a way that it has no access to<br>
&gt; a GUI context. I&#39;m going to rectify that today so I can properly test<br>
&gt; TK.<br>
<br>
</div>Well, a nice thing would be for tests to be properly skipped in this<br>
situation, rather than fail or crash :) Do you think you can try to<br>
write a patch for this?<br></blockquote><div><br></div><div>Absolutely, that&#39;s on my TODO list. First, figuring out the buildslave control process; then isolating where that crash is happening and reporting it to whomever (which, I think in a cursory look, is actually the TK folks); then figuring out how to convert no-GUI-context-possible situations into a skip.</div>

<div><br></div></div>--S