Sorry, sent this to the old address. Looks like there might be a problem installing tests on the release candidate?
John > Begin forwarded message: > > From: John Clements <[email protected]> > Subject: error while installing tests on release candidate? > Date: April 18, 2021 at 22:57:50 PDT > To: dev <[email protected]> > > I don’t have time to dig further into this right now (if truth be told, it’s > time for bed) but installing main-distribution-tests a freshly downloaded > current release candidate (also deleted ~/Library/Racket/8.0.900/) produces > this error: > > > raco setup: 3 making: <pkgs>/2d-test > raco setup: 3 making: <pkgs>/2d-test/tests > raco setup: 2 making: <pkgs>/compatibility-test/tests > raco setup: 2 making: <pkgs>/compatibility-test/tests/mzlib > raco setup: 1 making: <pkgs>/compiler-test/tests > raco setup: 1 making: <pkgs>/compiler-test/tests/compiler > raco setup: 0 making: <pkgs>/data-test/tests > raco setup: 0 making: <pkgs>/data-test/tests/data > raco setup: 2 making: <pkgs>/compatibility-test/tests/mzlib/ttt > raco setup: 2 making: <pkgs>/compatibility-test/tests/racket > raco setup: 2 making: <pkgs>/db-test/tests > raco setup: 2 making: <pkgs>/db-test/tests/db > raco setup: 1 making: <pkgs>/compiler-test/tests/compiler/commands > raco setup: 1 making: <pkgs>/compiler-test/tests/compiler/demodularizer > raco setup: 1 making: <pkgs>/compiler-test/tests/compiler/demodularizer/tests > raco setup: 1 making: <pkgs>/compiler-test/tests/compiler/embed > raco setup: 3 making: <pkgs>/draw-test/tests > raco setup: 3 making: <pkgs>/draw-test/tests/racket > raco setup: 3 making: <pkgs>/draw-test/tests/racket/draw > open-input-file: cannot open module file > module path: > /Users/clements/Library/Racket/8.0.900/pkgs/draw-lib/racket/draw/private/color.rkt > path: > /Users/clements/Library/Racket/8.0.900/pkgs/draw-lib/racket/draw/private/color.rkt > system error: no such file or directory; rkt_err=3 > compilation context...: > > /Users/clements/Library/Racket/8.0.900/pkgs/draw-test/tests/racket/draw/color.rkt > context...: > /Applications/Racket > v8.0.900/collects/compiler/private/cm-minimal.rkt:610:0: compile-zo* > /Applications/Racket > v8.0.900/collects/compiler/private/cm-minimal.rkt:409:15 > /Applications/Racket > v8.0.900/collects/compiler/private/cm-minimal.rkt:398:12: build > /Applications/Racket > v8.0.900/collects/compiler/private/cm-minimal.rkt:374:0: maybe-compile-zo > /Applications/Racket > v8.0.900/collects/compiler/private/cm-minimal.rkt:208:0: compile-root > /Applications/Racket v8.0.900/collects/compiler/private/cm-minimal.rkt:104:4 > /Applications/Racket v8.0.900/collects/setup/parallel-build.rkt:332:9 > /Applications/Racket v8.0.900/collects/setup/parallel-do.rkt:455:25 > /Applications/Racket v8.0.900/collects/setup/parallel-do.rkt:441:20: loop > raco setup: 2 making: <pkgs>/db-test/tests/db/db > > > perhaps the draw tests need to be updated? Again, I haven’t looked into this > at all. > > John > -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/0a5423c9-2a76-47f1-8291-2b7103765c98%40mtasv.net.
