From be6b5062d0fbe84679a86ee84fbc45c414b8a0fc Mon Sep 17 00:00:00 2001 From: Rahul Manocha Date: Fri, 2 Aug 2024 11:01:20 -0700 Subject: [PATCH] SWDEV-475482 - Disable Texture Object Tests to merge clr change Change-Id: I821120cd3c9eba8abd1beeeee5e61246272243e6 [ROCm/hip-tests commit: 5dc048b559a4953087bc83533d8ddd8adfe7539b] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 5bf50e939f..61369b364b 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -1303,6 +1303,9 @@ "Unit_Warp_Shfl_Down_Positive_Basic - __half", "Unit_hipExtModuleLaunchKernel_Functional", "Unit_hipExtLaunchKernelGGL_Functional", + "=== SWDEV-475482 : Disable tests to merge clr change 08/02/24 ===", + "Unit_hipCreateTextureObject_LinearResource", + "Unit_hipCreateTextureObject_Pitch2DResource", #endif "End of json" ]