<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 24 Jan 2018, at 15:09, Robert Goldman wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I was just testing out the version of ITERATE with Ilya's new fixes.  Question: what do we expect to happen when <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">ASDF:TEST-SYSTEM</code> is run on iterate?  I see 8 test failures, on ACL 10.1, as follows:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">8 out of 267 total tests failed: ITERATE.TEST::ALWAYS.FINALLY,
   ITERATE.TEST::NEVER.FINALLY, ITERATE.TEST::THEREIS.FINALLY,
   ITERATE.TEST::CODE-MOVEMENT.ELSE,
   ITERATE.TEST::CODE-MOVEMENT.FINALLY,
   ITERATE.TEST::CODE-MOVEMENT.FINALLY-PROTECTED,
   ITERATE.TEST::BUG/WALK.2, ITERATE.TEST::BUG/COLLECT-AT-BEGINNING.
</code></pre>

<p dir="auto">Is there some way for us to tell whether this is a regression, or if these are all known issues?  I figure the tests prefixed with <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">BUG/</code> are probably known failures, but what about the other 6?</p>

<p dir="auto">Would it be possible to put a list of canonical test results on the iterate project page?</p>

<p dir="auto">Thanks!</p>
</blockquote>

<p dir="auto">If it helps, my antique version of iterate failed only with these two:<br>
<code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7"><br>
2 out of 263 total tests failed: ITERATE.TEST::BUG/WALK.2, <br>
   ITERATE.TEST::BUG/COLLECT-AT-BEGINNING.<br>
</code><br>
... but that old version does not have <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">ALWAYS.FINALLY</code>, <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">NEVER.FINALLY</code>, or <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">THEREIS.FINALLY</code>.  Still, it had <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">CODE-MOVEMENT.FINALLY</code> and <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">CODE-MOVEMENT.FINALLY-PROTECTED</code>, so those two tests look like a regression to me.</p>

<p dir="auto">Best,<br>
r</p>
</div>
</div>
</body>
</html>