From 7a4ee317e9de9aff742d370b0c7cc16478570489 Mon Sep 17 00:00:00 2001 From: ROCm CI Service Account <66695075+rocm-ci@users.noreply.github.com> Date: Mon, 19 Jun 2023 22:08:29 +0530 Subject: [PATCH] SWDEV-388922 - SWDEV-388942 - Enabled Unit_hipGraphMemsetNodeSetParams_Positive_Basic and Unit_hipGraphExecMemsetNodeSetParams_Positive_Basic tests. (#303) Change-Id: I8791270eccf1140bc757d8a9f4a1a0d7dd533125 --- catch/hipTestMain/config/config_amd_linux_common.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/catch/hipTestMain/config/config_amd_linux_common.json b/catch/hipTestMain/config/config_amd_linux_common.json index 90cdf2627e..ccb931348f 100644 --- a/catch/hipTestMain/config/config_amd_linux_common.json +++ b/catch/hipTestMain/config/config_amd_linux_common.json @@ -39,12 +39,6 @@ "Note: Following four tests disabled due to defect - EXSWHTEC-203", "Unit_hipGraphAddMemsetNode_Positive_Basic - uint16_t", "Unit_hipGraphAddMemsetNode_Positive_Basic - uint32_t", - "Unit_hipGraphMemsetNodeSetParams_Positive_Basic - uint8_t", - "Unit_hipGraphMemsetNodeSetParams_Positive_Basic - uint16_t", - "Unit_hipGraphMemsetNodeSetParams_Positive_Basic - uint32_t", - "Unit_hipGraphExecMemsetNodeSetParams_Positive_Basic - uint8_t", - "Unit_hipGraphExecMemsetNodeSetParams_Positive_Basic - uint16_t", - "Unit_hipGraphExecMemsetNodeSetParams_Positive_Basic - uint32_t", "Unit_hipStreamSetCaptureDependencies_Positive_Functional", "Note: Test disabled due to defect - EXSWHTEC-207", "Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Separate_Allocations",