<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>One or two of the tests have a tendency to fail in some browsers, some of the time. There's a timing issue in there somewhere. My hunch is it's in the browser harness for Delirium rather than Smoke itself.</div><div><br></div><div>FWIW it hasn't been a problem for me yet. I would like to sort it out though.</div><div><br></div><div>-- Dave</div><br><div><div>On 8 Dec 2009, at 14:07, Nevo wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000">
<big>ok, I simply defined "continuation-peek" as following in order to
get it work.&nbsp; And it actually started with continuous "notification"
test failures (see below bold text),but it worked anyway. <br>
<br>
&nbsp; (define (continuation-peek instance-id a-k-id a-salt)<br>
&nbsp;&nbsp;&nbsp; (continuation-lookup instance-id a-k-id a-salt))<br>
<br>
++++++++++++++++++++++++++++++++++++++++++<br>
<b>smoke &gt; testapp &gt; notification &gt; notifications dismissed by
clicking 'x'<br>
notifications dismissed by clicking 'x'<br>
FAILURE<br>
name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; check-equal?<br>
location:&nbsp;&nbsp; testapp/tests/notification-test.ss:37:6<br>
actual:&nbsp;&nbsp;&nbsp;&nbsp; 0<br>
<br>
expected:&nbsp;&nbsp; 1</b><br>
++++++++++++++++++++++++++++++++++++++++++<br></big></div></blockquote></div><br></body></html>