From f8d40d7bd6273191f8280ada4d5d160a6c2fb2fa Mon Sep 17 00:00:00 2001 From: Jatin Chaudhary Date: Wed, 17 Jan 2024 15:38:33 +0000 Subject: [PATCH] SWDEV-409660 - renable Unit_hipStreamValue_Write test Tested on Navi33 repeated 50 times. Change-Id: I02d5ff31441346aa2d0049676f546d1523d92b23 [ROCm/hip-tests commit: a36e8730541c3237cf52eac953b69dd4d0a42b51] --- projects/hip-tests/catch/hipTestMain/config/config_amd_linux | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index 27f6568041..11f0fb52a3 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -104,7 +104,6 @@ "Unit_hipGraphClone_Test_hipGraphExecMemcpyNodeSetParams", "Unit_hipGraphClone_Test_hipGraphMemcpyNodeSetParams1D_and_exec", "=== Below tests fail in stress test on 30/06/23 ===", - "Unit_hipStreamValue_Write - TestParams", "Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/96 ===", "Unit_hipHostGetDevicePointer_Negative",