From 4bafb63c02903123b34f041bbc2c2e5fc6daaeb0 Mon Sep 17 00:00:00 2001 From: ROCm CI Service Account <66695075+rocm-ci@users.noreply.github.com> Date: Thu, 29 Jun 2023 09:04:30 +0530 Subject: [PATCH] SWDEV-388937, SWDEV-388930 - Re-enable previously skipped tests (#334) * SWDEV-388937, SWDEV-388930 - Re-enable previously skipped tests Change-Id: I5849c137cde2d37a8f1cca7dd701b3e1eba3cbc2 --- catch/hipTestMain/config/config_amd_linux_common.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/catch/hipTestMain/config/config_amd_linux_common.json b/catch/hipTestMain/config/config_amd_linux_common.json index 67b5252719..a360f7fb16 100644 --- a/catch/hipTestMain/config/config_amd_linux_common.json +++ b/catch/hipTestMain/config/config_amd_linux_common.json @@ -20,8 +20,6 @@ "Unit_hipKernelNameRef_Negative_Parameters", "Unit_hipMemAdvise_AccessedBy_All_Devices", "Unit_hipMemAdvise_No_Flag_Interference", - "Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep", - "Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph", "Unit_hipMemGetAddressRange_Negative", "NOTE: The following 2 tests are disabled due to defect - EXSWHTEC-238", "Unit_hipDrvMemcpy3D_Positive_Array",