sorawee
2020-10-28 07:01:26

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


pocmatos
2020-10-28 07:06:06

Like raco pkg install --link $PWD ?


sorawee
2020-10-28 07:06:45

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


pocmatos
2020-10-28 07:16:35

ok - i have a workflow - running some tests.


pocmatos
2020-10-28 07:16:43

will create PR within the hour.


pocmatos
2020-10-28 07:16:56

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


pocmatos
2020-10-28 08:20:23

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


pocmatos
2020-10-28 08:20:46

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


pocmatos
2020-10-28 08:20:54

feels weak inside htdp… :wilted_flower:


sorawee
2020-10-28 08:22:04

Thanks so much! :heart:


pocmatos
2020-10-28 13:41:10

@samth thanks for the merge.



pocmatos
2020-10-28 13:41:18

Very strange.


pocmatos
2020-10-28 13:42:12

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


pocmatos
2020-10-28 14:11:23

ah damn - i found out the problem.


pocmatos
2020-10-28 14:11:40

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


pocmatos
2020-10-29 05:40:02

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


pocmatos
2020-10-29 05:40:15

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


pocmatos
2020-10-29 05:40:17

:disappointed: