From 73358e56980a5526e6255b48e4de902aba3f4886 Mon Sep 17 00:00:00 2001 From: agunashe <86270081+agunashe@users.noreply.github.com> Date: Mon, 27 Mar 2023 12:35:47 -0700 Subject: [PATCH] SWDEV-326798 - Disabling tests to allow hipamd PR 819248 (#205) [ROCm/hip-tests commit: 3cfcceaca1412b7f472e8438e19c2a89037f8eb4] --- .../catch/hipTestMain/config/config_amd_linux_common.json | 1 + 1 file changed, 1 insertion(+) 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 6543972e2c..4a7798342e 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 @@ -50,6 +50,7 @@ "Note: Test disabled due to defect - EXSWHTEC-207", "Unit_hipGraphExecMemsetNodeSetParams_Negative_Updating_Non1D_Node", "Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Separate_Allocations", + "Unit_hipStreamCreateWithFlags_DefaultStreamInteraction", "Unit_hipStreamWaitEvent_UninitializedStream_Negative", "Unit_hipDeviceSetSharedMemConfig_Negative_Parameters" ]