From bc7898c687a8716f4c425eeb1d1b7c2f11e671f3 Mon Sep 17 00:00:00 2001 From: Todd tiantuo Li <88386084+lttamd@users.noreply.github.com> Date: Wed, 22 Oct 2025 13:49:22 -0700 Subject: [PATCH] SWDEV-556751 - skip Unit_hipEventRecord (#1239) --- projects/hip-tests/catch/hipTestMain/config/config_amd_windows | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index 50adf3e4de..9b55a26fb5 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -951,6 +951,7 @@ "Unit_hipGraphNodeSetEnabled_Functional_KernelNode", "Unit_TexObjectCreate_TypePitch2D_IncompleteInit", "====================================================", + "Unit_hipEventRecord", #endif "=== Following tests disabled as it should be a local perf test", "Performance_hipExtLaunchKernelGGL_QueryGPUFrequency",