<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Sat, Oct 19, 2013 at 7:43 PM, Faré <span dir="ltr"><<a href="mailto:fahree@gmail.com" target="_blank">fahree@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I committed a variant of your patch. See 3.0.2.30.<br></blockquote><div><br></div><div><br></div><div>With this pulled, test-stamp-propagation started failing even more reliably (on Windows only), usually on the first or second lisp being run. </div>
<div><br></div><div>I remembered reading somewhere (I think some things Gary Byers was saying on openmcl-devel)  that Windows does not always have particularly fine-grained timing facilities. So I thought maybe 2 seconds sleep was not enough to wait before touching files, and increased that to 5 seconds for Windows, as reflected in the attached patch.</div>
<div><br></div><div>With this change, I ran test-stamp-propagation on all the platforms three times through, all passing. </div><div><br></div><div>For good measure I also bumped the sleep for non-os-windows to 3 seconds from 2. </div>
<div><br></div><div>Maybe it's not necessary to clear the build/ directory before each set of tests anymore. I'll play with that a little bit. </div><div> <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Touch is not part of Windows, but it's probably part of either cygwin<br>
or msys or whichever add-on you run the test scripts with.<br>
<div><br></div></blockquote><div><br></div><div><br></div><div>Oh ya.  It does work when the lisp is invoked from cygwin. So touch is not assumed to be there in normal asdf, only during the tests, right? Then no prob. </div>

<div><br></div><div><br></div></div>-- <br>My Best,<br><br>Dave Cooper, Genworks Support<br><a href="mailto:david.cooper@genworks.com" target="_blank">david.cooper@genworks.com</a>, <a href="http://dave.genworks.com" target="_blank">dave.genworks.com</a>(skype)<br>


</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>