kfdtest.exclude: Add NV12 blacklist

Add a blacklist for gfx1xxx12, using the same list as gfx1012

Change-Id: I7e620dba8a36f6f89152a48066234884150a15dd


[ROCm/ROCR-Runtime commit: b2fb2a3470]
Этот коммит содержится в:
Kent Russell
2021-07-06 09:48:02 -04:00
родитель 4c960d7b3d
Коммит ef56da6539
+11
Просмотреть файл
@@ -250,6 +250,17 @@ FILTER[navi10]=\
"$TEMP_GFX10_BLACKLIST:"\
"KFDMemoryTest.MMBench"
# Need to verify the following failed tests on another machine:
# Exceptions not being received during exception tests
# PerfCounters return HSAKMT_STATUS_INVALID_PARAMETER
# P2PBandwidth failing (wait times out) on node-to-multiple-nodes by [push, NONE]
FILTER[navi12]=\
"$BLACKLIST_ALL_ASICS:"\
"KFDExceptionTest.*:"\
"KFDPerfCountersTest.*:"\
"KFDPerformanceTest.P2PBandWidthTest:"\
"$TEMP_GFX10_BLACKLIST"
FILTER[navi14]=\
"$BLACKLIST_ALL_ASICS:"\
"$TEMP_GFX10_BLACKLIST"