From 5d5d8e52e1bd57e8a1a37dc69a2607592688d6c4 Mon Sep 17 00:00:00 2001 From: Ioannis Assiouras Date: Tue, 5 Dec 2023 10:26:59 +0000 Subject: [PATCH] SWDEV-430116 - Re-enabled fixed tests on Windows Unit_hipFreeAsync_negative Unit_hipLaunchHostFunc_multistreams Unit_hipGraphMem_Alloc_Free_NodeGetParams_Negative Change-Id: Ic7b00b688ded737d1762b2c8795c0772107dbb64 [ROCm/hip-tests commit: 7939517b032260a2b59200347866a9e76c69e5e8] --- .../hip-tests/catch/hipTestMain/config/config_amd_windows | 4 ---- 1 file changed, 4 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index 3eccab939b..7b3808b0f1 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -208,10 +208,6 @@ "Unit_hipMemcpyDtoDAsync_Negative_Parameters", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/92 ===", "Unit_hipGetChannelDesc_Negative_Parameters", - "=== SWDEV-430116:Below tests failed in stress test on 27/10/23 ===", - "Unit_hipFreeAsync_negative", - "Unit_hipLaunchHostFunc_multistreams", - "Unit_hipGraphMem_Alloc_Free_NodeGetParams_Negative", "=== SWDEV-431191:Below tests failed in stress test on 03/11/23 ===", "Unit_hipHostMalloc_AllocateMoreThanAvailGPUMemory", "Unit_hipHostMalloc_AllocateUseMoreThanAvailGPUMemory",