From 3191fecb7801a5d15d4f69bc615006e533e2134a Mon Sep 17 00:00:00 2001 From: Ioannis Assiouras <38722728+iassiour@users.noreply.github.com> Date: Mon, 14 Aug 2023 17:01:03 +0100 Subject: [PATCH] SWDEV-411880,SWDEV-411881 - Enable deviceAllocation[Malloc/New] tests (#388) [ROCm/hip-tests commit: 69bce6be086c94607cbae94e809c57167d372f9d] --- .../catch/hipTestMain/config/config_amd_linux_common.json | 3 --- 1 file changed, 3 deletions(-) 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 39c403ef89..e7861dd7a5 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 @@ -107,9 +107,6 @@ "Unit_hipMemcpyDtoHAsync_Negative_Parameters", "Unit_hipMemcpyHtoDAsync_Negative_Parameters", "Unit_hipMemcpyDtoDAsync_Negative_Parameters", - "=== Below tests fail in stress test on 13/07/23 ===", - "Unit_deviceAllocation_Malloc_ComplexDataType", - "Unit_deviceAllocation_New_ComplexDataType", "Unit_hipStreamValue_Wait32_Blocking_Mask_Eq_1", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/327 ===", "Unit_hiprtcGpuRdcComplrOptnTst",