<br><br><div><span class="gmail_quote">On 10/19/06, <b class="gmail_sendername">Grig Gheorghiu</b> &lt;<a href="mailto:grig.gheorghiu@gmail.com">grig.gheorghiu@gmail.com</a>&gt; 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 &lt;<a href="mailto:brett@python.org">brett@python.org</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; On 10/19/06, Grig Gheorghiu &lt;<a href="mailto:grig.gheorghiu@gmail.com">grig.gheorghiu@gmail.com</a>
&gt; wrote:<br>&gt; &gt; On 10/19/06, Brett Cannon &lt;<a href="mailto:brett@python.org">brett@python.org</a>&gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Possibly.&nbsp;&nbsp;If you look at the reason those tests failed it is because
<br>&gt; &gt; &gt; time.strftime is missing for some odd reason.&nbsp;&nbsp;But none of recent<br>&gt; checkins<br>&gt; &gt; &gt; seem to have anything to do with the 'time' module, let alone with how<br>&gt; &gt; &gt; methods are added to modules (Martin's recent checkins have been for
<br>&gt; &gt; &gt; PyArg_ParseTuple).<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; -Brett<br>&gt; &gt;<br>&gt; &gt; Could there possible be a side effect of the PyArg_ParseTuple changes?<br>&gt;<br>&gt; I doubt that, especially since I just updated my pristine checkout and
<br>&gt; test_time passed fine.<br>&gt;<br>&gt; -Brett<br>&gt;<br>&gt;<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>