diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 07e89ecc88..0ee633d0eb 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -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 ===",