[racket-dev] Difficulty running racket tests

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Sat Jun 22 05:23:01 EDT 2013

I get the following error when I try to run tests/racket/quiet.rktl:

Section(basic)
Section(unicode)
Section(rx)
Section(reading)
Section(readtable)
Section(printing)
Section(macro)
Section(syntax)
Section(procs)
Section(stx)
Section(module)
ERROR: default-load-handler: cannot open module file
  module path:
#<path:/Users/cce/git/racket/plt/build/native-pkgs/gui-x86_64-macosx/racket/string.rkt>
  path:
/Users/cce/git/racket/plt/build/native-pkgs/gui-x86_64-macosx/racket/string.rkt
  system error: No such file or directory; errno=2

Anyone know what's up?

Carl Eastlund
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130622/93f4a60b/attachment-0001.html>

Posted on the dev mailing list.