Starting about 3 days ago a different MySQL test, using subtests, fails with a message like the below. Rerunning it by hand seems to work okay. The version of MySQL and Raku changes from run to run.
I suspect the cronjob is scheduled during a busy time on the github servers and something is happening to the connection which isn't throwing a nicely caught error.
t/24-mysql-types.rakutest ............ All 5 subtests passed
...
t/24-mysql-types.rakutest (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 5 tests but ran 0.