From 0ac37de3739d1df6e848b3ef12e829cd3a6ccb8b Mon Sep 17 00:00:00 2001 From: Ajay GunaShekar <86270081+agunashe@users.noreply.github.com> Date: Tue, 14 Oct 2025 08:39:49 -0700 Subject: [PATCH] SWDEV-555665 - fix hip-tests for windows (#1028) * SWDEV-555665 -enable fixed windows tests --- .../catch/hipTestMain/config/config_amd_windows | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index 04a8bc3fe5..50adf3e4de 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -941,22 +941,11 @@ "Unit_hipGraphAddMemAllocNode_Negative_Free_Alloc_Memory_Again", "====================================================", "==================SWDEV-555665==================================", - "Unit_TexObjectCreate_TypePitch2D", "Unit_hipTexRefSetGetMipmappedArray", - "Unit_test_generic_target_only_in_regular_fatbin", - "Unit_test_generic_target_only_in_compressed_fatbin", - "Unit_test_generic_target_in_regular_fatbin", "Unit_hipMemSetAccessHostDevice_hostalloc", - "Unit_hipModuleLoadData_Positive_Basic", - "Unit_hipExtModuleLaunchKernel_UniformWorkGroup", - "Unit_hipExtLaunchMultiKernelMultiDevice_Negative_MultiKernelSameDevice", "Unit_hipClock64_Positive_Basic", "Unit_hipClock_Positive_Basic", "Unit_hipWallClock64_Positive_Basic", - "Unit_hipStreamBeginCapture_Positive_CapturingFromWithinStrms", - "Unit_hipStreamBeginCapture_StreamSync_OngoingCapture", - "Unit_hipStreamBeginCapture_StreamSync_OngoingCapture_MThread", - "Unit_hipStreamBeginCapture_CapturingFromWithinStrms", "====================================================", "==================SWDEV-556645==================================", "Unit_hipGraphNodeSetEnabled_Functional_KernelNode",