From 6c7fcd63fb8ea367c08029d81d8e6e685b94d289 Mon Sep 17 00:00:00 2001 From: Rakesh Roy Date: Mon, 5 Feb 2024 23:05:31 +0530 Subject: [PATCH] SWDEV-444265, SWDEV-444041, SWDEV-444031 - Disable failing tests in Windows staging - Disable failing tests in compute-rt-closed-nightly build #898 - The same tests are disabled in Windows mainline as well - These can be enabled back once the corresponding fixes are merged in Change-Id: Ia6ed9a5029eff5382e95db309cc5af1429da76f9 --- catch/hipTestMain/config/config_amd_windows | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catch/hipTestMain/config/config_amd_windows b/catch/hipTestMain/config/config_amd_windows index e8799b7396..e289ed4c3c 100644 --- a/catch/hipTestMain/config/config_amd_windows +++ b/catch/hipTestMain/config/config_amd_windows @@ -327,6 +327,19 @@ "Unit_Device__hip_hc_8pk_Negative", "SWDEV-413997: VMM test still failing in windows", "Unit_hipMemSetAccess_ChangeAccessProp", + "SWDEV-444265: This test fails in Phoenix", + "Unit_hipGraphExecEventWaitNodeSetEvent_SetAndVerifyMemory", + "SWDEV-444041: These tests fail randomly in Navi21 MGU", + "Unit_hipMemMap_SameMemoryReuse", + "Unit_hipMemMap_negative", + "Unit_hipMemSetAccess_Vmm2PeerDevMemCpy", + "SWDEV-444041: These tests fail in Navi31 MGPU", + "Unit_hipMemMap_PhysicalMemoryReuse_SingleGPU", + "Unit_hipMemMap_PhysicalMemory_Map2MultVMMs", + "Unit_hipMemMap_PhysicalMemoryReuse_MultiDev", + "Unit_hipMemSetAccess_Vmm2VMMMemCpy", + "SWDEV-444031: This test fails in Navi32 MGPU", + "Unit_hipMemSetAccess_Multithreaded", #endif "End of json" ]