
Will check…

This seems to be an issue with the testsuite that’s in an infinite loop.

take a look at the raw logs


it gets to a point and keeps repeating the same set of tests apparently.

These tests keep being repeated: 2021-05-20T22:46:08.4724364Z matting <http://ieee.ms\|ieee.ms> with output to output-compile-0-f-f-f/ieee.mo
2021-05-20T22:46:08.4728239Z matting <http://date.ms\|date.ms> with output to output-compile-0-f-f-f/date.mo
2021-05-20T22:46:08.4732417Z matting <http://exceptions.ms\|exceptions.ms> with output to output-compile-0-f-f-f/exceptions.mo
2021-05-20T22:46:08.4736540Z matting <http://oop.ms\|oop.ms> with output to output-compile-0-f-f-f/oop.mo
2021-05-20T22:46:08.4740367Z matting <http://ftype.ms\|ftype.ms> with output to output-compile-0-f-f-f/ftype.mo
2021-05-20T22:46:08.4746168Z matting <http://unix.ms\|unix.ms> with output to output-compile-0-f-f-f/unix.mo
2021-05-20T22:46:08.4750798Z matting <http://windows.ms\|windows.ms> with output to output-compile-0-f-f-f/windows.mo
2021-05-20T22:46:08.4757032Z matting <http://examples.ms\|examples.ms> with output to output-compile-0-f-f-f/examples.mo

I first see it happen here: https://github.com/racket/racket/commit/73a61e4d3717582b1ae83d5544179011ddcdbcc8

but i cannot imagine that this would affect anything…

Running some further tests locally on the board.