From 4465ce4e2b6463c6e6b2eb3c912f10d5e7bde969 Mon Sep 17 00:00:00 2001 From: Anusha GodavarthySurya Date: Tue, 11 Feb 2025 16:52:52 +0000 Subject: [PATCH] SWDEV-508023 - Disable hipDeviceGetGraphMemAttribute_Positive_DoubleMemory Linux psdb failure Change-Id: Iacfdc1bc13e8da2f5df8750bb315a37d33cea666 [ROCm/hip-tests commit: 48989fbfc6987b3199c4971cbc04fb7d56df517d] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 4cb8721cea..cc84f73731 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -743,6 +743,8 @@ "=== SWDEV-511679 : Below tests fail in stress test ===", "Unit_hipIpcOpenMemHandle_Negative_Open_In_Two_Contexts_Same_Device", "Unit_hipIpcCloseMemHandle_Positive_Reference_Counting", + "=== SWDEV-508023 Below tests are temporarily disabled - Linux PSDB failed", + "Unit_hipDeviceGetGraphMemAttribute_Positive_DoubleMemory", #endif #if defined gfx908 "=== Below test soft hang in stress test on 29/08/23 ===",