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

2013-12-20 Thread Laurent
Thank you both for the info, I see that now. Laurent On Thu, Dec 19, 2013 at 3:32 PM, Sam Tobin-Hochstadt wrote: > On Thu, Dec 19, 2013 at 8:56 AM, Matthew Flatt wrote: > > > >> Is there an easy way to know if some tests are enabled in DrDr? > > > > Currently, the configuration is in > > > >

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

2013-12-19 Thread Sam Tobin-Hochstadt
On Thu, Dec 19, 2013 at 8:56 AM, Matthew Flatt wrote: > >> Is there an easy way to know if some tests are enabled in DrDr? > > Currently, the configuration is in > > pkgs/plt-services/meta/props > > but we need to move that information into individual collections (via > "info.rkt" files, maybe).

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

2013-12-19 Thread Matthew Flatt
At Thu, 19 Dec 2013 09:16:24 +0100, Laurent wrote: > Thanks! I was worried I was doing something wrong, but IIUC these tests > were just not enabled in DrDr. Right. They're now enabled. > Is there an easy way to know if some tests are enabled in DrDr? Currently, the configuration is in pkgs/pl

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

2013-12-19 Thread Laurent
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 wrote: > Thanks --- I've tracked down the problem and pushed repairs. >

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

2013-12-18 Thread Matthew Flatt
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 wrote: > > Hi, > > > > After a fresh `git pull --ff-only` follo

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

2013-12-17 Thread Greg Hendershott
I see the same. Using HEAD (97ee349) today, built just now. On Sat, Dec 14, 2013 at 9:47 AM, Laurent 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 >

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

2013-12-14 Thread Laurent
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{ -@error-> #rx":1:0: missing closing `}'$" results: ("missing closing `}'") != (#rx":1:0: