Disable KFDDBGTest.HitMemoryViolation for navi 10 (#1423)

- Filter out KFDDBGTest.HitMemoryViolation for navi10, which is
   currently failing
This commit is contained in:
andmar-amd
2025-11-19 17:15:05 -05:00
committed by GitHub
orang tua 2b4d17078a
melakukan 70fc774ad0
@@ -250,7 +250,8 @@ FILTER[aldebaran]=\
FILTER[navi10]=\ FILTER[navi10]=\
"$BLACKLIST_ALL_ASICS:"\ "$BLACKLIST_ALL_ASICS:"\
"$BLACKLIST_GFX10:"\ "$BLACKLIST_GFX10:"\
"KFDMemoryTest.MMBench" "KFDMemoryTest.MMBench:"\
"KFDDBGTest.HitMemoryViolation"
# Need to verify the following failed tests on another machine: # Need to verify the following failed tests on another machine:
# Exceptions not being received during exception tests # Exceptions not being received during exception tests