From b0f777aaf6253add4d40a571bcf8102b9299cc03 Mon Sep 17 00:00:00 2001 From: Satyanvesh Dittakavi Date: Tue, 4 Jun 2024 07:48:23 +0000 Subject: [PATCH] SWDEV-465071- Disable hipClassKernel_Virtual due to compiler change Change-Id: I221fde63f188e59995d99847b887b736dfedb78a --- catch/hipTestMain/config/config_amd_windows | 2 ++ 1 file changed, 2 insertions(+) diff --git a/catch/hipTestMain/config/config_amd_windows b/catch/hipTestMain/config/config_amd_windows index 7697feba50..818389a40a 100644 --- a/catch/hipTestMain/config/config_amd_windows +++ b/catch/hipTestMain/config/config_amd_windows @@ -1409,6 +1409,8 @@ "=== 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", #endif "End of json" ]