From 4603679848a2cda15f1013166570eb8c6896de62 Mon Sep 17 00:00:00 2001 From: Manas Yendluri Date: Tue, 30 Apr 2024 10:51:06 +0530 Subject: [PATCH] SWDEV-454685 Enabling passing disabled testcase Unit_hipDrvGraphAddMemsetNode_hipMallocPitch_2D Change-Id: I2886c2fdf4552059e417a4b905891baba36f393d [ROCm/hip-tests commit: 28d4034e22e8a952c2219629931494cc6c4a0279] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 24ec58d55e..0408b27469 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -242,7 +242,6 @@ "Unit_hipDeviceGetGraphMemAttribute_Positive_ReuseMemory", "Unit_hipGraphAddNodeTypeEventWait_Positive_Basic", "Unit_hipDrvGraphAddMemsetNode_Negative_Parameters", - "Unit_hipDrvGraphAddMemsetNode_hipMallocPitch_2D", "Unit_hipDrvGraphAddMemsetNode_hipMalloc3D_2D", "Unit_hipDrvGraphAddMemsetNode_hipMalloc3D_1D", "Unit_hipDrvGraphAddMemsetNode_hipMalloc_1D",