
Sorry for the silence - Finally RN23 is out of the door, I will refocus on CI. Mainly on trying to get things stable. We keep getting random failures. The weirdest one as of late is ERROR: exact?: contract violation
expected: number?
given: "a"


I actually think this was introduced recently.

• over christmas.

There’s no bug open for that failure yet.

If nobody opens - I will do later on if the fix is not obvious.

I was working on RackUnit the other day and that got me wondering: would there be any benefit to using it for more of racket’s own tests?

I think rackunit predates the tests. which is why it’s not more widely used. I think that someone would have to volunteer for test porting. However, syncing with @samth and @mflatt here might be a good idea.