Files
hyperframes/packages
James Russo db92f8ab59 test(engine): give the 150-track audio mix test a Windows-sized budget (#3587)
The ENAMETOOLONG regression writes 150 real clip files and the mixer
existence-checks each one: ~58ms on Linux, but past vitest's 5s default on
the Windows lane. packages/engine sets no global testTimeout, so heavy
tests here carry an explicit one.

On timeout its abandoned async work kept calling the shared runFfmpegMock
after afterEach cleared it, so the next test saw 5 calls instead of 3 and
lost its queued once-implementations to the leak. mockReset stops an
aborted test from handing leftovers to the next one.
2026-09-01 14:01:00 -04:00
..
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00
2026-09-01 13:58:14 -04:00