Files
hyperframes/packages
Vance Ingalls cc0e37ac75 test(engine): give the real-ffmpeg audio suites a timeout Windows can meet
`Tests on windows-latest` failed on two of the seven cases in
audioMixer.grouping.test.ts -- both `Test timed out in 5000ms`, not an assertion.
Every case in that suite mixes with REAL ffmpeg, and vitest's default 5s per test
is not enough for that on a Windows runner: the same suite passes on macOS and
ubuntu, and the job's own "Install FFmpeg" step logged a download-failure warning
before falling back. A suite-level 60s covers all seven at once rather than
seven per-test arguments.

audioMixer.level.test.ts gets the same treatment. It has not failed yet, but it
is the same real-ffmpeg shape one spawn slower away from it.

Both files are this branch's, so this is the branch's own flake to fix; engine
has no existing per-test timeout convention to follow, hence the suite argument
plus a comment saying which platform forced it.
2026-08-20 03:28:19 -07:00
..
2026-08-19 19:28:13 -04:00
2026-08-19 19:28:13 -04:00
2026-08-19 19:28:13 -04:00
2026-08-19 19:28:13 -04:00