diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 3370e5899b..d483567bc0 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -1406,6 +1406,9 @@ "=== Below tests have issues in MGPU setup ===", "Unit_hipDeviceGetGraphMemAttribute_Functional", "Unit_hipDeviceGetGraphMemAttribute_Functional_Multi_Device", + "=== SWDEV-457316 Below tests are disabled temporarily to avoid combined PSDB ===", + "Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph", + "Unit_hipGraphAddMemFreeNode_Negative_NotSupported", #endif #if defined VEGA20 "=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===", diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index a15289d13c..b2a414f5bb 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -1433,6 +1433,9 @@ "Unit_hipDeviceGetGraphMemAttribute_Functional_Multi_Device", "=== SWDEV-452308 : Windows failure, should be fixed for ROCm 6.3. ===", "Unit_hipVoteSync_All", + "=== SWDEV-457316 Below tests are disabled temporarily to avoid combined PSDB ===", + "Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph", + "Unit_hipGraphAddMemFreeNode_Negative_NotSupported", #endif "End of json" ]