From 6ed3189174617b5e2acf4a33b34e6e02594e490c Mon Sep 17 00:00:00 2001 From: Anusha GodavarthySurya Date: Wed, 8 Jan 2025 05:11:46 +0000 Subject: [PATCH] SWDEV-508023 - Disable hipDeviceGetGraphMemAttribute_Positive_DoubleMemory windows psdb failure Change-Id: I846075d79e87368d2ec463d5c94ddc7dadcf2e9a [ROCm/hip-tests commit: 1175f9b0b4c5210e6e5847e03c3c7d13d6a3c0fb] --- projects/hip-tests/catch/hipTestMain/config/config_amd_windows | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index fd3887febc..db5cc716ae 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -764,6 +764,9 @@ "====================================================", "Test Unit_hipGraphUserObj_ClonedGraph disabled due to SWDEV-483112", "Unit_hipGraphUserObj_ClonedGraph", + "====================================================", + "=== SWDEV-508023 Below tests are temporarily disabled - windows PSDB failed", + "Unit_hipDeviceGetGraphMemAttribute_Positive_DoubleMemory", #endif "End of json" ]