From bd40edc652036b0bff52a5d2a33017033e941a8a Mon Sep 17 00:00:00 2001 From: Ioannis Assiouras Date: Mon, 27 Nov 2023 12:06:19 +0000 Subject: [PATCH] SWDEV-391727 - Re-enabled Unit_hipMemRangeGetAttribute_TstCountParam Change-Id: I2acc1c220dc1fa1c53e739a5e8d4614022958c16 [ROCm/hip-tests commit: 9749139e5032e0e661c26d89ef6d16abf8ac9c4d] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 2 -- projects/hip-tests/catch/hipTestMain/config/config_amd_windows | 3 --- 2 files changed, 5 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 0ac0b58e4d..e25bed80b7 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -93,8 +93,6 @@ "Disabling test tracked SWDEV-391555", "Unit_hipMemcpyPeer_Positive_ZeroSize", "Unit_hipMemcpyPeerAsync_Positive_ZeroSize", - "Disabling test tracked SWDEV-391718", - "Unit_hipMemRangeGetAttribute_TstCountParam", "Fails in Stress test SWDEV-398971", "SWDEV-398975 Seg faults in stress test", "Unit_hipMemcpyWithStream_MultiThread", diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index 809325943b..b0f0aba1ce 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -22,7 +22,6 @@ "Unit_hipGraphExecMemcpyNodeSetParamsToSymbol_Functional", "Unit_hipMallocManaged_CoherentTstWthAdvise", "Unit_hipMallocManaged_Advanced", - "Unit_hipMemRangeGetAttribute_TstCountParam", "Unit_hipMemRangeGetAttribute_NegativeTests", "Unit_hipMemRangeGetAttribute_AccessedBy1", "Unit_hipMemRangeGetAttribte_3", @@ -187,8 +186,6 @@ "Disabling test tracked SWDEV-391555", "Unit_hipMemcpyPeer_Positive_ZeroSize", "Unit_hipMemcpyPeerAsync_Positive_ZeroSize", - "Disabling test tracked SWDEV-391718", - "Unit_hipMemRangeGetAttribute_TstCountParam", "SWDEV-400049 tdr intermittently", "Unit_hipMemsetDSync – init16_t", "Unit_hipStreamAddCallback_StrmSyncTiming",