From 022b61a567c16027d44bb672f8d004b29a5cdfe4 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:07:56 +0530 Subject: [PATCH] SWDEV-391999 - Enable Unit_hipMemset_Negative_OutOfBoundsPtr (#306) Change-Id: I7f5ffaff7ff7f62d300610cd348df441fed701ea [ROCm/hip-tests commit: 042d27a5f8e70d444bdf0d4af0daff8c8d8849bb] --- .../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 0c27c05d0a..90cdf2627e 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 @@ -12,7 +12,6 @@ "Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process", "Unit_hipDeviceGetPCIBusId_Negative_PartialFill", "Unit_hipInit_Negative", - "Unit_hipMemset_Negative_OutOfBoundsPtr", "Unit_hipDeviceReset_Positive_Basic", "Unit_hipDeviceReset_Positive_Threaded", "Unit_hipGraphMemcpyNodeSetParamsToSymbol_Positive_Basic",