From 57c2eb84cc16c83c80dcf54da4ddcee3aecf85f6 Mon Sep 17 00:00:00 2001 From: ROCm CI Service Account <66695075+rocm-ci@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:58:51 +0530 Subject: [PATCH] SWDEV-388939 - Enable Unit_hipGraphAddMemcpyNode1D_Negative_Basic (#266) Change-Id: If5256384c1c5bdc592374d1baed8a2be0f1a432f [ROCm/hip-tests commit: a39758ca155736a7a71dd00721a24cdbd2f84dff] --- .../catch/hipTestMain/config/config_amd_linux_common.json | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json index 6473d8bc61..da0979f4f7 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json @@ -29,7 +29,6 @@ "Unit_hipStreamAttachMemAsync_Positive_AttachGlobal", "Unit_hipStreamAttachMemAsync_Negative_Parameters", "Unit_hipMemGetAddressRange_Positive", - "Unit_hipGraphAddMemcpyNode1D_Negative_Basic", "Unit_hipStreamGetCaptureInfo_Nullstream_CaptureInfo", "intermittent issue: corrupted double-linked list", "Unit_hipGraphRetainUserObject_Functional_2",