From ca5dd0bd499fbad2095c3d3caced0b3419124489 Mon Sep 17 00:00:00 2001 From: Jaydeep Patel Date: Wed, 10 Jan 2024 12:15:33 +0000 Subject: [PATCH] SWDEV-396963 - Enable Unit_hipMemcpy2DFromArrayAsync_Positive_Synchronization_Behavior. Change-Id: I47f41260bfe8e16c09b2442c8d182087afed553a [ROCm/hip-tests commit: d86cc4492feb05844f48a9fb067164d5cb4f9798] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 3 --- 1 file changed, 3 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 731cf0549c..bba683b4aa 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -84,8 +84,6 @@ "Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag", "Disabling test tracked SWDEV-395683", "Unit_hipStreamPerThread_MultiThread", - "SWDEV-396963", - "Unit_hipMemcpy2DFromArrayAsync_Positive_Synchronization_Behavior", "Disabling tests tracked with SWDEV-389647..", "Unit_hipMemcpy2DToArrayAsync_Positive_Synchronization_Behavior", "Disabling test tracked SWDEV-391555", @@ -100,7 +98,6 @@ "Unit_hipEventDestroy_WithWaitingStream", "=== Below tests fail in stress test on 23/06/23 ===", "Unit_hipIpcMemAccess_ParameterValidation", - "Unit_hipMemcpy2DFromArrayAsync_Positive_Synchronization_Behavior", "Unit_hipGraphClone_Test_hipGraphExecMemcpyNodeSetParams", "Unit_hipGraphClone_Test_hipGraphMemcpyNodeSetParams1D_and_exec", "=== Below tests fail in stress test on 30/06/23 ===",