cursorless
cursorless copied to clipboard
macOS tests sometimes temporarily fail on CI
macos tests fails randomly sometimes on CI.
Pokey tried bumping the sleep but hasn’t been able to get it to pass reliably. The workaround in the meantime is to re-run the job.
An example is the failed job in attempt 1 which when we re-run the job works for attempt 2.
We should probably use a fake talonSpokenForms component here https://github.com/cursorless-dev/cursorless/blob/a09177bcc492529d943ab92dfc43d3abe3a84bda/packages/cursorless-vscode/src/extension.ts#L98
Agreed