[racket-dev] Test errors on scribble/reader.rkt

From: Laurent (laurent.orseau at gmail.com)
Date: Thu Dec 19 03:16:24 EST 2013

Thanks! I was worried I was doing something wrong, but IIUC these tests
were just not enabled in DrDr.
Is there an easy way to know if some tests are enabled in DrDr?

Laurent


On Thu, Dec 19, 2013 at 3:02 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> Thanks --- I've tracked down the problem and pushed repairs.
>
> At Tue, 17 Dec 2013 17:08:34 -0500, Greg Hendershott wrote:
> > I see the same.
> >
> > Using HEAD (97ee349) today, built just now.
> >
> > On Sat, Dec 14, 2013 at 9:47 AM, Laurent <laurent.orseau at gmail.com>
> wrote:
> > > Hi,
> > >
> > > After a fresh `git pull --ff-only` followed by `make`, I have 9 errors
> when
> > > running `raco test .` in scribble-test/tests/scribble/ like:
> > >
> > > reader.rkt:935:22: test failure
> > >   bad result in
> > >       @foo{ - at error-> #rx":1:0: missing closing `}'$"
> > >
> > >   results:
> > >     ("missing closing `}'") != (#rx":1:0: missing closing `}'$")
> > >
> > > [...]
> > > Looks like the location information is not included (anymore?) in the
> error
> > > message.
> > > Did I forget to rebuild something or do something, or is it not just
> me?
> > > (Note: some external packages did not build correctly, like an old
> > > cce-scheme, but that's not related, is it?)
> > >
> > > Laurent
> > >
> > > _________________________
> > >   Racket Developers list:
> > >   http://lists.racket-lang.org/dev
> > >
> > _________________________
> >   Racket Developers list:
> >   http://lists.racket-lang.org/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20131219/1f05d68d/attachment.html>

Posted on the dev mailing list.