Skip to content

Commit d52f070

Browse files
authored
fix: duplicate dictionary key 31 in XID_MESSAGES (#4649)
Signed-off-by: Oviya Seeniraj <[email protected]>
1 parent 0e6bb7b commit d52f070

File tree

1 file changed

+0
-1
lines changed
  • tests/fault_tolerance/hardware/fault-injection-service/agents/gpu-fault-injector

1 file changed

+0
-1
lines changed

tests/fault_tolerance/hardware/fault-injection-service/agents/gpu-fault-injector/gpu_xid_injector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
57: "Clocks Event: Power limit exceeded",
111111
# Common Graphics XIDs (often seen in test environments)
112112
13: "Graphics Engine Exception",
113-
31: "GPU stopped responding", # Can be both MMU or timeout context
114113
45: "Preemptive Cleanup, due to previous errors",
115114
69: "Graphics Exception: Class Error",
116115
}

0 commit comments

Comments
 (0)