From c136384f971266aac5952525863e399377008b69 Mon Sep 17 00:00:00 2001 From: Swung0x48 Date: Thu, 27 Aug 2026 08:23:04 -0400 Subject: [PATCH] [CI] (TraceReplay): keep the rd12-odinlite perf fixture out of the CI matrices until its archive is published --- tools/trace_replay/trace_cases.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/trace_replay/trace_cases.json b/tools/trace_replay/trace_cases.json index d505d8c6..914b9f98 100644 --- a/tools/trace_replay/trace_cases.json +++ b/tools/trace_replay/trace_cases.json @@ -65,7 +65,8 @@ "trace_archive": "minecraft-1.21.4-rd12-odinlite-in-world.tgz", "golden": "minecraft-1.21.4-rd12-odinlite-in-world.0004660351.png", "target_call": 4660351, - "timeout_seconds": 1800 + "timeout_seconds": 1800, + "ci": false }, { "name": "minecraft-1.21.4-fabric-sodium-in-world",