From 1431bb5403586505c7cd8a40368feed636cda61a Mon Sep 17 00:00:00 2001 From: Satyanvesh Dittakavi Date: Wed, 14 Aug 2024 15:27:17 +0000 Subject: [PATCH] SWDEV-465073 - Enable hipClassKernel_Virtual test on Windows The test is already updated earlier and now it can be enabled as the compiler change is in mainline Change-Id: I9bbf33adf766a0d6b11bfa18350e79cfe35dd324 [ROCm/hip-tests commit: 057328bc7f62e8a0167b288854d5d1ad4a090539] --- projects/hip-tests/catch/hipTestMain/config/config_amd_windows | 2 -- 1 file changed, 2 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index c9171d5a6e..61a3d46483 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -1255,8 +1255,6 @@ "=== SWDEV-454245, SWDEV-454247 : Below tests fail on 29/03/24 ===", "Unit_hipStreamBeginCaptureToGraph_IndepGraphsThreads", "Unit_hipStreamBeginCaptureToGraph_CaptureDepGraph", - "=== SWDEV-465071 Below test is temporarily disabled due to compiler change ===", - "Unit_hipClassKernel_Virtual", "=== SWDEV-486448 - Following tests disabled due to taking too much time to execute, ~700s per test", "Unit_Coalesced_Group_Tiled_Partition_Getters_Positive_Basic", "Unit_Coalesced_Group_Tiled_Partition_Shfl_Up_Positive_Basic - int",