[racket-dev] Test errors on scribble/reader.rkt
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20131214/01fa9d4d/attachment.html>