From 8ae2844848d6d47f509010920dccf2aa6ea35bd0 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 --- catch/hipTestMain/config/config_amd_windows.json | 1 + 1 file changed, 1 insertion(+) diff --git a/catch/hipTestMain/config/config_amd_windows.json b/catch/hipTestMain/config/config_amd_windows.json index 72d11fe182..34d2759774 100644 --- a/catch/hipTestMain/config/config_amd_windows.json +++ b/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" ]