Disable KFDDBGTest.HitMemoryViolation for navi 10 (#1423)
- Filter out KFDDBGTest.HitMemoryViolation for navi10, which is currently failing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user