This is OT wrt deps and doc, but:

I don't understand this reported test failure for rackjure, on both
versions of Racket:

test.rkt: raco test: non-empty stderr:
#"--------------------\nFAILURE\nname:       check-exn\nlocation:
(#<path:/home/racket/build-pkgs/user/.racket/6.1.1/pkgs/rackjure/rackjure/test.rkt>
68 2 2223 186)\nexpression: (check-exn exn:fail:syntax? (thunk (eval
(syntax (module m rackjure (0 1 ...

When I run the tests locally or on Travis CI, with `raco test -x .`,
all pass including this.

The message seems to be complaining that stderr is non-blank. But the
test is check-exn. Is this an issue with the test environment not
handling check-exn (a successful check-exn will write to stderr)?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to