test: stabilize load-sensitive release contracts

This commit is contained in:
Erik 2026-08-18 11:50:23 +02:00
parent c8c764a40e
commit dfc841b779
8 changed files with 199 additions and 43 deletions

View file

@ -961,6 +961,8 @@ public sealed class StreamingWorkBudgetTests
nearRadius: 1,
farRadius: 1,
presentationPipeline: presentation,
workTimestamp: static () => 0,
workTimestampFrequency: 1_000,
workBudgetOptions: options);
}