diff --git a/test/fixtures/test-memory-hotspots.unit.json b/test/fixtures/test-memory-hotspots.unit.json index 4a345aacaf2..c1a607a3d92 100644 --- a/test/fixtures/test-memory-hotspots.unit.json +++ b/test/fixtures/test-memory-hotspots.unit.json @@ -111,10 +111,6 @@ "deltaKb": 335565, "sources": ["gha-23329089711-node-test-1-2:unit-fast"] }, - "src/infra/outbound/outbound-policy.test.ts": { - "deltaKb": 334950, - "sources": ["gha-23329089711-node-test-2-2:unit-fast"] - }, "src/config/sessions/store.pruning.test.ts": { "deltaKb": 333312, "sources": ["job2:unit-fast"] diff --git a/test/fixtures/test-parallel.behavior.json b/test/fixtures/test-parallel.behavior.json index bc481628b64..a6df419ac38 100644 --- a/test/fixtures/test-parallel.behavior.json +++ b/test/fixtures/test-parallel.behavior.json @@ -35,10 +35,6 @@ "file": "src/infra/outbound/agent-delivery.test.ts", "reason": "Measured ~17% faster under threads than forks on this host while keeping the file green." }, - { - "file": "src/infra/outbound/outbound-policy.test.ts", - "reason": "Measured ~11% faster under threads than forks on this host while keeping the file green." - }, { "file": "src/media-understanding/runner.video.test.ts", "reason": "Measured ~25% faster under threads than forks on this host while keeping the file green."