[plt-dev] Re: [plt-bug] all/10233: error on RUN in BSL, apparently related to test engine

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon May 11 07:14:14 EDT 2009

I didn't fix anything, so I'm cc'ing plt-dev in case the person who
did is there.

Robby

On Sunday, May 10, 2009, Matthias Felleisen <matthias at ccs.neu.edu> wrote:
>
> Correct. It went away with an update. (I had thursday's drscheme running.)
>
> BUT, now I am getting this
>
>
> [:~/svn/2HtDP/SampleCode] matthias% (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
>
>
> in the console from where I launched drscheme.
>
> AND, I am getting the names of the functions colored as if they hadn't been run, even though my test cases provide complete coverage.
>
>
>
> On May 10, 2009, at 5:55 PM, Robby Findler wrote:
>
>
> I just tried to look into this, but the program you sent (when running
> in BSL + universe.ss with a build from a few hours ago) does not
> trigger the bug for me.
>
> Robby
>
>
>


Posted on the dev mailing list.