Skip to content

Non-repeatable test failures in Github cron job #235

@rbt

Description

@rbt

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions