From d55aca723a401aa398c3d6361293892eddc28f0f Mon Sep 17 00:00:00 2001 From: ROCm CI Service Account <66695075+rocm-ci@users.noreply.github.com> Date: Fri, 16 Jun 2023 06:57:32 +0530 Subject: [PATCH] SWDEV-402082 - Disable Unit_hipGraphInstantiateWithFlags_FlagAutoFreeOnLaunch_check due to PAL Backend issue (SWDEV-391554) (#281) Change-Id: I1c06c018741eea9d270a8ca60d5a69114b71c840 [ROCm/hip-tests commit: 0577c019f93f12eb49aa7f6482e5e74acc216c3f] --- .../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 17f95cffb7..05a22159d9 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 @@ -163,6 +163,8 @@ "Unit_hipMemcpyPeerAsync_Positive_ZeroSize", "Disabling test tracked SWDEV-391718", "Unit_hipMemRangeGetAttribute_TstCountParam", + "SWDEV-402082 - PAL Backend fails to reserve address on GPU except first one", + "Unit_hipGraphInstantiateWithFlags_FlagAutoFreeOnLaunch_check", "SWDEV-398981 fails in stress test", "Unit_hipStreamCreateWithPriority_MulthreadDefaultflag", "Disabling below 4 tests temporarily due to change in API behavior",