Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
d52f070f
Unverified
Commit
d52f070f
authored
Nov 26, 2025
by
nv-oviya
Committed by
GitHub
Nov 26, 2025
Browse files
fix: duplicate dictionary key 31 in XID_MESSAGES (#4649)
Signed-off-by:
Oviya Seeniraj
<
oseeniraj@nvidia.com
>
parent
0e6bb7bf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/fault_tolerance/hardware/fault-injection-service/agents/gpu-fault-injector/gpu_xid_injector.py
...ion-service/agents/gpu-fault-injector/gpu_xid_injector.py
+0
-1
No files found.
tests/fault_tolerance/hardware/fault-injection-service/agents/gpu-fault-injector/gpu_xid_injector.py
View file @
d52f070f
...
...
@@ -110,7 +110,6 @@ XID_MESSAGES: Dict[int, str] = {
57
:
"Clocks Event: Power limit exceeded"
,
# Common Graphics XIDs (often seen in test environments)
13
:
"Graphics Engine Exception"
,
31
:
"GPU stopped responding"
,
# Can be both MMU or timeout context
45
:
"Preemptive Cleanup, due to previous errors"
,
69
:
"Graphics Exception: Class Error"
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment