diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux index f0e9487aa3..6de829e0f4 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux @@ -181,6 +181,8 @@ "Unit_hipMemSetAccess_MultiProc", "Unit_hipMemSetAccess_negative", "Unit_hipMemUnmap_negative", + "=== SWDEV-432556,SWDEV-434211:Below test randomly failing in stress test ===", + "Unit_hipDeviceGetUuid_From_RocmInfo", #endif #if defined VEGA20 "=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===", @@ -194,8 +196,6 @@ "Unit_hipP2pLinkTypeAndHopFunc", "=== SWDEV-426219:This test fails in integrity test & PSDB ===", "Unit_hipLaunchParm", - "=== Below test failed in jenkins stress test on 10/11/23 ===", - "Unit_hipDeviceGetUuid_From_RocmInfo", "=== SWDEV-432554:Below test failed in stress test on 10/11/23 ===", "Unit_hipMemcpy3DAsync_Positive_Basic", "Unit_hipDrvMemcpy3DAsync_Positive_Basic", @@ -203,6 +203,14 @@ "Unit_hipExtGetLinkTypeAndHopCount_Positive_Basic", "Unit_hipClock64_Positive_Basic", "Unit_hipClock_Positive_Basic", + "=== Below tests failed in integrity test on 08/12/23 ===", + "Unit_hipMallocMipmappedArray_Negative_Parameters", + "Unit_hipFreeMipmappedArray_Negative_Parameters", + "Unit_hipGetMipmappedArrayLevel_Negative_Parameters", + "Unit_hipMemPoolSetAccess_Negative_Parameters", + "Unit_hipMipmappedArrayCreate_Negative_Parameters", + "Unit_hipMipmappedArrayDestroy_Negative_Parameters", + "Unit_hipMipmappedArrayGetLevel_Negative_Parameters", #endif #if defined MI2XX "Unit_hipStreamPerThread_DeviceReset_1", @@ -257,8 +265,25 @@ "Unit_hipMemcpyAsync_H2H-H2D-D2H-H2PinMem - double", "Unit_hipMallocArray_happy - int4", "Unit_hipMallocArray_happy - float4", - "=== SWDEV-432556:Below test failed in stress test on 10/11/23 ===", - "Unit_hipDeviceGetUuid_From_RocmInfo", + "=== SWDEV-437982:Below test failed in stress test on 08/12/23 ===", + "Unit_hipDeviceGetPCIBusId_Functional", + "Unit_hipDrvMemcpy_Functional", + "Unit_hipMemsetD8_Functional", + "Unit_dynamic_loading_device_kernels_from_library", + "Unit_hipApiDynamicLoad", + "Unit_hipMalloc_gpptest", + "Unit_cache_coherency_cpu_gpu", + "Unit_cache_coherency_gpu_gpu", + #endif + #if defined NAVI21 + "=== Below tests failed in stress test on 08/12/23 ===", + "Unit_hipMallocMipmappedArray_Negative_Parameters", + "Unit_hipFreeMipmappedArray_Negative_Parameters", + "Unit_hipGetMipmappedArrayLevel_Negative_Parameters", + "Unit_hipMemPoolSetAccess_Negative_Parameters", + "Unit_hipMipmappedArrayCreate_Negative_Parameters", + "Unit_hipMipmappedArrayDestroy_Negative_Parameters", + "Unit_hipMipmappedArrayGetLevel_Negative_Parameters", #endif #if defined NAVI3X "=== Below tests soft hang in stress test on 13/09/23 ===",