<!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">I think that must be using an older version of iterate, in quicklisp, because the latest version has <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">iterate/tests</code> instead (as it should).</p>

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

<p dir="auto">On 24 Jan 2018, at 17:12, Patrick Stein wrote:</p>

</div>
<div style="white-space:normal"></div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="17682A1C-B16E-4337-801A-FFAD9826BBDE"><div dir="auto">I was going to recommend referring to cl-test-grid, but it seems that testgrid cannot locate the iterate-tests system.<div><br></div><div><a href="https://common-lisp.net/project/cl-test-grid/library/iterate.html">https://common-lisp.net/project/cl-test-grid/library/iterate.html</a><br><br><div id="AppleMailSignature">-- Patrick <span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.294118);"><<a href="mailto:pat@nklein.com">pat@nklein.com</a>></span></div><div><br>On Jan 24, 2018, at 4:38 PM, Robert Goldman <<a href="mailto:rpgoldman@sift.info">rpgoldman@sift.info</a>> wrote:<br><br></div><blockquote type="cite"><div>


<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">


<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 24 Jan 2018, at 16:17, Ilya Perminov wrote:</p>

</div>
<div style="white-space:normal"></div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="0E4C063B-9496-4A92-823D-DE2111E1AE62">
<div dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I think the warings are expected. A note just above them says "<span>Note: These tests generate warnings involving MACROLET within Iterate</span>".</p>
<p style="margin-top:0;margin-bottom:0">I am not sure why our test results are different. Maybe my SBCL version is too old, I'll try the latest one.<br>
</p>
<br>
</div>
</div></div></blockquote>
<div style="white-space:normal">
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Looks like these 5 failures are what I should be expecting.  At the top of iterate-test.lisp I find this:</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">;; This is here to document which tests are failing at the time of
;; writing. It's not used directly here, but the tests of the
;; iterate-compat package of hu.dwim.reiterate expect it.
(defvar *tests-expected-to-fail*
  '(always.finally
    never.finally
    thereis.finally
    bug/walk.2
    bug/collect-at-beginning
    ))
</code></pre>

<p dir="auto">That suggests that the errors in <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">code-movement.finally</code>, <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">code-movement.finally-protected</code> and <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">code-movement.else</code> are unique to ACL and are <em>not</em> expected to fail.</p>

<p dir="auto">I'll try to make time to have a look at what is going on there.</p>

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


</div></blockquote></div></div></div></blockquote>
<div style="white-space:normal">
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
</blockquote></div>
<div style="white-space:normal">
</div>
</div>
</body>
</html>