From 4d354c877844baaaedca74e521f041b37a0dc6e5 Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Wed, 8 Mar 2023 12:22:28 +0530 Subject: [PATCH] Update config_amd_linux_common.json [ROCm/hip-tests commit: a25ea2ca4053c24185bde36130158ee4c289ec64] --- .../catch/hipTestMain/config/config_amd_linux_common.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json index 0c61430a44..7b26c484d0 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_common.json @@ -48,6 +48,7 @@ "Unit_hipGraphExecMemsetNodeSetParams_Positive_Basic - uint32_t", "Unit_hipStreamSetCaptureDependencies_Positive_Functional", "Note: Test disabled due to defect - EXSWHTEC-207", - "Unit_hipGraphExecMemsetNodeSetParams_Negative_Updating_Non1D_Node" + "Unit_hipGraphExecMemsetNodeSetParams_Negative_Updating_Non1D_Node", + "Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Separate_Allocations" ] }