From 925af16b13cc2ed5ce04360d065e4ec1d11a589c Mon Sep 17 00:00:00 2001 From: Rakesh Roy Date: Thu, 15 Feb 2024 07:38:26 +0000 Subject: [PATCH] SWDEV-443760 - Disable Unit_hipGraphExecMemcpyNodeSetParams1D_Negative - This test fails when device memory is used for kernel args Change-Id: I37fcb94735fcd219fca06c18ff76e1f79f233375 [ROCm/hip-tests commit: ec4f35f184c8f58ae2267c707d3b7f65753a69b0] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index bba683b4aa..d8a69ab302 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -249,6 +249,8 @@ "Unit_hipGraphicsResourceGetMappedPointer_Negative_Parameters", "Unit_hipGraphicsUnmapResources_Negative_Parameters", "Unit_hipGraphicsUnregisterResource_Negative_Parameters", + "SWDEV-443760: This test fails when device memory is used for kernel args", + "Unit_hipGraphExecMemcpyNodeSetParams1D_Negative", #endif #if defined VEGA20 "=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",