Skip to content

Conversation

ichizok
Copy link
Contributor

@ichizok ichizok commented May 3, 2024

Problem

CI: test_sound often fails on macos-12.

Cause

Some of macos-12 runners (machines) have no audio device installed.

On my investigation; macos-12 runner runs on any one of at least 3 machines and 2 of them have no audio device installed.
Therefore, when tests run on such machine, test_sound fails.

Solution

Install an audio device before testing.

This PR adds to the step of installing blackhole-2ch, which is macOS audio driver.

@github-actions github-actions bot added the CI GHA, Cirrus, AppVeyor, ... label May 3, 2024
@chrisbra
Copy link
Member

chrisbra commented May 3, 2024

thanks!

@chrisbra chrisbra merged commit c8330b8 into vim:master May 3, 2024
@ichizok ichizok deleted the fix/test_sound-macos-12 branch May 3, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI GHA, Cirrus, AppVeyor, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants