

Also, I notice that raco
doesn’t recognize test
subcommand in DrDr occasionally.

When that happens, the run fails catastrophically


Thanks - I will take a look at them later on tomorrow. Today is Racket News day so my hands are full.

In any case, a quick update on what I am doing for CI. At work, I am starting to work on fuzzing. This is good news because I will be able to apply a lot of this to Racket as well and fuzzing was a task I had for Racket for a while now. So I will be looking at fuzzing for Racket for the next couple of months.

I was meant to write a State of CI email to the mailing list but sort of dropped that. I hope I can finish it by the end of the week as well.

I was thinking of doing fuzzing too, but there appears to be so much effort on it already.