From 61948cf01d4bf8a422cd1bf0edf14466c078288f Mon Sep 17 00:00:00 2001 From: Vladana Stojiljkovic Date: Tue, 23 Jul 2024 13:50:45 +0200 Subject: [PATCH] SWDEV-465142 - Enable disabled Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph test Change-Id: Ie59a9ab8b62c38f3a527a31309827633b4a16768 [ROCm/hip-tests commit: c647226ed7980018af758e7ec3d0a4641ab8d5af] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 1 - projects/hip-tests/catch/hipTestMain/config/config_amd_windows | 1 - 2 files changed, 2 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index a7baaab4cb..cb8d43b009 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -1067,7 +1067,6 @@ "Unit_hipDeviceGetGraphMemAttribute_Functional", "Unit_hipDeviceGetGraphMemAttribute_Functional_Multi_Device", "=== SWDEV-457316 Below tests are disabled temporarily to avoid combined PSDB ===", - "Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph", "Unit_hipGraphAddMemFreeNode_Negative_NotSupported", #endif #if defined gfx908 diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index 145ea4ce66..28cf736f54 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -1238,7 +1238,6 @@ "=== SWDEV-452308 : Windows failure, should be fixed for ROCm 6.3. ===", "Unit_hipVoteSync_All", "=== SWDEV-457316 Below tests are disabled temporarily to avoid combined PSDB ===", - "Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph", "Unit_hipGraphAddMemFreeNode_Negative_NotSupported", "=== SWDEV-454245, SWDEV-454247 : Below tests fail on 29/03/24 ===", "Unit_hipStreamBeginCaptureToGraph_IndepGraphsThreads",