From c986600da6658d672fd05768fea4c67d34426064 Mon Sep 17 00:00:00 2001 From: "Roy, Rakesh" Date: Fri, 2 May 2025 18:31:24 +0530 Subject: [PATCH] SWDEV-530762 - Disable failing test in Linux PSDB (#162) Change-Id: If4ab846d74932384fd847c69f76d932f31d4523c [ROCm/hip-tests commit: 4794a250bafc9350261e16bcc80445fcb6f4dfa1] --- 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 612d118b5b..e3c7bc6c3b 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -741,6 +741,8 @@ "Unit_hipGraphInstantiateWithFlags_WithDefaultAndAutoFreeOnLaunch", "=== SWDEV-457316 Below test is skipped due ref count logic (Discussed with German) ===", "Unit_hipGraphAddMemAllocNode_Negative_Free_Alloc_Memory_Again", + "=== SWDEV-530762 : This test fails in Linux PSDB ===", + "Unit_hipDeviceGetGraphMemAttribute_Positive_DoubleMemory", #endif #if defined gfx908 "=== Below test soft hang in stress test on 29/08/23 ===",