From 4e3f45443cf6f428fd3cc0711d3817ddf113d1e1 Mon Sep 17 00:00:00 2001 From: ROCm CI Service Account <66695075+rocm-ci@users.noreply.github.com> Date: Sat, 8 Jul 2023 20:55:39 +0530 Subject: [PATCH] SWDEV-403768 - Enable test (#349) Change-Id: I64e446d71e92898d74bdfa8acdb76d4de8aa29ab [ROCm/hip-tests commit: d6b0f53ac7e68c182b9aaab5295217552327c1dc] --- .../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 3a0014bedb..1a3df8cc4c 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 @@ -39,7 +39,6 @@ "Unit_hipDrvMemcpy3DAsync_Positive_Array", "Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Basic", "Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Partial_Range", - "Unit_hipMemRangeGetAttributes_Negative_Parameters", "Unit_hipStreamAttachMemAsync_Positive_Basic", "Unit_hipStreamAttachMemAsync_Positive_AttachGlobal", "Unit_hipStreamAttachMemAsync_Negative_Parameters",