diff --git a/catch/hipTestMain/config/config_amd_linux b/catch/hipTestMain/config/config_amd_linux index d3a5bcd1ac..4cb8721cea 100644 --- a/catch/hipTestMain/config/config_amd_linux +++ b/catch/hipTestMain/config/config_amd_linux @@ -740,6 +740,9 @@ "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", + "=== SWDEV-511679 : Below tests fail in stress test ===", + "Unit_hipIpcOpenMemHandle_Negative_Open_In_Two_Contexts_Same_Device", + "Unit_hipIpcCloseMemHandle_Positive_Reference_Counting", #endif #if defined gfx908 "=== Below test soft hang in stress test on 29/08/23 ===", @@ -877,8 +880,6 @@ "Grid_Group_Sync_Positive_Basic", "dynamic_loading_device_kernels_from_library", "=== SWDEV-443630 - Below tests failed in stress test on 19/01/23 ===", - "Unit_hipIpcOpenMemHandle_Negative_Open_In_Two_Contexts_Same_Device", - "Unit_hipIpcCloseMemHandle_Positive_Reference_Counting", "Unit_hipStrmPerThrdDefault", "=== SWDEV-445961: These tests hang in PSDB stress test on 09/02/2024 ===", "Unit_hipGraphGetRootNodes_CapturedStream",