SWDEV-504240 - linux: skip atomicMax tests for all ASICs

Change-Id: Ic7b37f0734f728c2ef21e7acd9f280039fbbe4b2


[ROCm/hip-tests commit: 05b59788c6]
This commit is contained in:
agunashe
2025-01-09 10:42:49 -08:00
committed by Ajay GunaShekar
vanhempi 6ed3189174
commit 9e724e935d
@@ -751,6 +751,11 @@
"=== SWDEV-475482 - Disable tests to merge clr change ===",
"Unit_hipCreateTextureObject_LinearResource",
"Unit_hipCreateTextureObject_Pitch2DResource",
"=== SWDEV-454316 : Below tests fail in stress test ===",
"Unit_atomicMin_system_Positive_Peer_GPUs_Same_Address - float",
"Unit_atomicMin_system_Positive_Peer_GPUs_Same_Address - double",
"Unit_atomicMax_system_Positive_Peer_GPUs_Same_Address - float",
"Unit_atomicMax_system_Positive_Peer_GPUs_Same_Address - double",
#endif
#if defined gfx908
"=== Below test soft hang in stress test on 29/08/23 ===",
@@ -870,11 +875,6 @@
"Unit_safeAtomicMin_Positive_SameAddress - float",
"=== SWDEV-454220 : Below test hanged in stress test on 22/03/24 ===",
"Unit_hipExtLaunchKernel_Positive_Basic",
"=== SWDEV-454316 : Below tests fail in stress test ===",
"Unit_atomicMin_system_Positive_Peer_GPUs_Same_Address - float",
"Unit_atomicMin_system_Positive_Peer_GPUs_Same_Address - double",
"Unit_atomicMax_system_Positive_Peer_GPUs_Same_Address - float",
"Unit_atomicMax_system_Positive_Peer_GPUs_Same_Address - double",
#endif
#if defined gfx1030
"=== SWDEV-445961: These tests hang in PSDB stress test on 09/02/2024 ===",