From 4dcee8e1e9daa4d2c86167fd998bbe86c4621c2c Mon Sep 17 00:00:00 2001 From: Rahul Manocha Date: Fri, 27 Sep 2024 23:01:51 +0000 Subject: [PATCH] SWDEV-467733 - Enable SetCacheConfig Negative Param test Change-Id: I8be8783dea6728a94580f2489251c7f1d60db7b2 [ROCm/hip-tests commit: 803097426e471739da13b349f003aeced4ce4fc1] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 1 - projects/hip-tests/catch/hipTestMain/config/config_amd_windows | 1 - 2 files changed, 2 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index b1ee695615..b366349a86 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -24,7 +24,6 @@ "Unit_hipInit_Negative", "Unit_hipDeviceReset_Positive_Basic", "Unit_hipDeviceReset_Positive_Threaded", - "Unit_hipDeviceSetCacheConfig_Negative_Parameters", "Unit_hipFuncSetCacheConfig_Positive_Basic", "Unit_hipFuncSetCacheConfig_Negative_Parameters", "Unit_hipFuncSetSharedMemConfig_Positive_Basic", diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index 984665dcb6..d14ac600c3 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -105,7 +105,6 @@ "Note: intermittent Seg fault failure ", "Unit_hipGraphAddEventRecordNode_Functional_WithoutFlags", "Unit_hipGraphAddChildGraphNode_MultGraphsAsSingleGraph", - "Unit_hipDeviceSetCacheConfig_Negative_Parameters", "Unit_hipFuncSetCacheConfig_Positive_Basic", "Unit_hipFuncSetCacheConfig_Negative_Parameters", "Unit_hipFuncSetSharedMemConfig_Positive_Basic",