From d660c0a84d9ae8d63e670f66787c0e608f2d3b83 Mon Sep 17 00:00:00 2001 From: agunashe <86270081+agunashe@users.noreply.github.com> Date: Tue, 18 Jul 2023 00:30:29 -0700 Subject: [PATCH] =?UTF-8?q?SWDEV-400049=20-=20disable=20Unit=5FhipMemsetDS?= =?UTF-8?q?ync=20=E2=80=93=20init16=5Ft=20(#264)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tdr in windows so disabling the test [ROCm/hip-tests commit: 0be7e3d12d56672ae9d5d21f468fa8ea721b1910] --- .../catch/hipTestMain/config/config_amd_windows_common.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json index 7471c65928..5d661665af 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json @@ -180,6 +180,8 @@ "Unit_hipMemcpyPeerAsync_Positive_ZeroSize", "Disabling test tracked SWDEV-391718", "Unit_hipMemRangeGetAttribute_TstCountParam", + "SWDEV-400049 tdr intermittently", + "Unit_hipMemsetDSync – init16_t", "Unit_hipStreamAddCallback_StrmSyncTiming", "SWDEV-402082 - PAL Backend fails to reserve address on GPU except first one", "Unit_hipGraphInstantiateWithFlags_FlagAutoFreeOnLaunch_check",