Disable KFDDBGTest.HitMemoryViolation for navi 10 (#1423)
- Filter out KFDDBGTest.HitMemoryViolation for navi10, which is currently failing
This commit is contained in:
gecommit door
GitHub
bovenliggende
2b4d17078a
commit
70fc774ad0
@@ -250,7 +250,8 @@ FILTER[aldebaran]=\
|
||||
FILTER[navi10]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"$BLACKLIST_GFX10:"\
|
||||
"KFDMemoryTest.MMBench"
|
||||
"KFDMemoryTest.MMBench:"\
|
||||
"KFDDBGTest.HitMemoryViolation"
|
||||
|
||||
# Need to verify the following failed tests on another machine:
|
||||
# Exceptions not being received during exception tests
|
||||
|
||||
Verwijs in nieuw issue
Block a user