<br><br><div><span class="gmail_quote">On 10/19/06, <b class="gmail_sendername">Grig Gheorghiu</b> <<a href="mailto:grig.gheorghiu@gmail.com">grig.gheorghiu@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 10/19/06, Brett Cannon <<a href="mailto:brett@python.org">brett@python.org</a>> wrote:<br>><br>><br>> On 10/19/06, Grig Gheorghiu <<a href="mailto:grig.gheorghiu@gmail.com">grig.gheorghiu@gmail.com</a>
> wrote:<br>> > On 10/19/06, Brett Cannon <<a href="mailto:brett@python.org">brett@python.org</a>> wrote:<br>> > ><br>> > > Possibly. If you look at the reason those tests failed it is because
<br>> > > time.strftime is missing for some odd reason. But none of recent<br>> checkins<br>> > > seem to have anything to do with the 'time' module, let alone with how<br>> > > methods are added to modules (Martin's recent checkins have been for
<br>> > > PyArg_ParseTuple).<br>> > ><br>> > > -Brett<br>> ><br>> > Could there possible be a side effect of the PyArg_ParseTuple changes?<br>><br>> I doubt that, especially since I just updated my pristine checkout and
<br>> test_time passed fine.<br>><br>> -Brett<br>><br>><br><br>OK, I deleted the checkout directory on one of my buidslaves and<br>re-ran the build steps. The tests passed. So my conclusion is that a<br>full rebuild is needed for the tests to pass after the last checkins
<br>(which included files such as configure and <a href="http://configure.in">configure.in</a>).<br><br>The Python buildbots are doing full rebuilds every time, that's why<br>they're green and happy, but the Pybots are just doing incremental
<br>builds.<br><br>Maybe the makefiles should be modified so that a full rebuild is<br>triggered when the configure and <a href="http://configure.in">configure.in</a> files are changed?</blockquote><div><br>Maybe, but I don't know how to do that.
<br><br>-Brett <br></div><br></div>