test(perf): cache media fixtures and trim timeout waits

This commit is contained in:
Peter Steinberger
2026-03-02 10:52:58 +00:00
parent 8a1465c314
commit 4a8ada662e
3 changed files with 28 additions and 5 deletions

View File

@@ -1523,7 +1523,7 @@ describe("Cron issue regressions", () => {
// Keep this short for suite speed while still separating expected timeout
// from the 1/3-regression timeout.
const timeoutSeconds = 0.12;
const timeoutSeconds = 0.06;
const cronJob = createIsolatedRegressionJob({
id: "timeout-fraction-29774",
name: "timeout fraction regression",