[racket-dev] Difficulty running racket tests

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sat Jun 22 09:11:39 EDT 2013

I've pushed repairs.

At Sat, 22 Jun 2013 05:23:01 -0400, Carl Eastlund wrote:
> 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/stri
> ng.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
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev

Posted on the dev mailing list.