
For this particular error, no raco test
is even needed. Just make sure that compiling files doesn’t error.

Like raco pkg install --link $PWD
?

I’ve never used --link
before, but maybe that will work

ok - i have a workflow - running some tests.

will create PR within the hour.

Will cc you so you can check it tests what you expect.

@sorawee Your wish is my command: https://github.com/racket/htdp/pull/111 :wink:

@samth might have to merge this one as I am powerless in this repo.

feels weak inside htdp… :wilted_flower:

Thanks so much! :heart:

@samth thanks for the merge.


Very strange.

I don’t have permissions to rerun the job, can you do it to see if it’s reproducible?

ah damn - i found out the problem.

We don’t run as root when running directly on the VM.

@samth thanks for the htdp merges - the CI is failing but now it’s for the right reasons.

However, the snapshot job on the racket side fails due to the htdp failure.

:disappointed: