From fc3c26a2afae4a96f628a72f270eb505dbef0fe1 Mon Sep 17 00:00:00 2001 From: Marko Arandjelovic Date: Fri, 14 Jun 2024 13:40:16 +0200 Subject: [PATCH] SWDEV-465206 - Enable Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters Change-Id: I35037f1b6cae5416b724499ac916ba1a70f9556e [ROCm/hip-tests commit: 0112ed51377c2fe49ea50f4164c6578b23007255] --- 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 d877358163..55137b991a 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -231,7 +231,6 @@ "Unit_hipDrvGraphAddMemsetNode_hipMalloc3D_1D", "Unit_hipDrvGraphAddMemsetNode_hipMalloc_1D", "Unit_hipDrvGraphAddMemsetNode_hipMallocManaged", - "Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters", "Unit_hipExtModuleLaunchKernel_Negative_Parameters", "Unit_hipLaunchKernel_Negative_Parameters", "Unit_Device_modf_modff_Negative_RTC",