On 9/25/06, <b class="gmail_sendername">Olaf Hering</b> &lt;<a href="mailto:olh@suse.de">olh@suse.de</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have added the results of current svn, r68.<br>I had to revert r54 'rejig testcase grepping'</blockquote><div><br>Maybe I'm misreading things, but from the logs that you sent out, it appears that your test runs are showing that the tests are crashing out because of bad shell syntax -- but the test harness misinterprets those results as PASSes.
<br><br>If I am correct, then your reversion of r54 is just covering up a large number of completely bogus tests. r54 also added one attempt at detecting bad test syntax (rather than interpreting it as a passing test), although I don't think it would have caught this case.
<br><br>The test suite seems very brittle, and that brittleness appears to be a direct result of typical Tcl quoting stupidities. The test case arguments really shouldn't be subjected to shell quoting in the first place, but I have forgotten too much Tcl to know whether there's a way to do that or not.
<br> <br></div></div>