From 00b2bd3e8cf2b60ec76454f6ffdab450b70b564b Mon Sep 17 00:00:00 2001 From: "systems-assistant[bot]" <221163467+systems-assistant[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 11:23:30 +0100 Subject: [PATCH] SWDEV-515530 - Re-enable passing test (#598) --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 4 ---- 1 file changed, 4 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 96c01b060b..4f5982d0df 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -632,10 +632,6 @@ "Unit_Device___float2half_ru_SmallVals_Sanity_Positive", "Unit_Device___float2half_rz_SmallVals_Sanity_Positive", #endif - #if defined gfx1030 - "=== SWDEV-445961: These tests hang in PSDB stress test on 09/02/2024 ===", - "Unit_hipStreamBeginCapture_hipStreamPerThread", - #endif #if defined gfx1200 || defined gfx1201 "=== SWDEV-470751 : Fine Grain memory is MTYPE_NC due to HW bug.", "Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem",