On Sun, Aug 30, 2009 at 12:33 AM, Daniel Berlin <span dir="ltr"><<a href="mailto:dberlin@dberlin.org">dberlin@dberlin.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If someone wants to complain there machine isn't fast enough to run<br>
the tests in a reasonable time period, i'm happy to set up a try<br>
server on the x86_64 machine and you can get your patches tested fast.</blockquote><div><br>And for the folks who keep multiple patches in the same SVN checkout dir, you should test your patch alone before you submit.<br>
<br>Clearly, patching in your change into a new clean SVN workspace and rebuilding and re-running all tests will take some time; for this, I recommend using a compiler cache, e.g. ccache, which should allow everyone to have a single SVN workspace per logical change, so that you're testing exactly what you're about to commit.<br>
<br>Misha<br></div></div>