From 422c4225213ba30ae32f41d5903dd8e0fa37dc2f Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Fri, 10 Jun 2022 10:28:37 +0530 Subject: [PATCH] Update config_amd_windows.json Disable Unit_hiprtc_functional on windows [ROCm/hip commit: ad988ac01a9993295c70b4e4923fe87e63aa3d00] --- .../hip/tests/catch/hipTestMain/config/config_amd_windows.json | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/hip/tests/catch/hipTestMain/config/config_amd_windows.json b/projects/hip/tests/catch/hipTestMain/config/config_amd_windows.json index 72d11fe182..34d2759774 100644 --- a/projects/hip/tests/catch/hipTestMain/config/config_amd_windows.json +++ b/projects/hip/tests/catch/hipTestMain/config/config_amd_windows.json @@ -78,6 +78,7 @@ "Unit_hipGraphAddMemcpyNode1D_Negative", "Unit_hipStreamBeginCapture_BasicFunctional", "Unit_hipStreamBeginCapture_hipStreamPerThread", + "Unit_hiprtc_functional", "# Following test is related to ticket EXSWCPHIPT-41", "Unit_hipStreamGetPriority_happy" ]