SWDEV-430387, SWDEV-430116 - Disable failing tests found in PSDB stress testing

- Disable tests that are failing on Linux & Windows during PSDB stress
  testing

Change-Id: I240d5c242e68946899e01c516fa7c4689fbc68f2
This commit is contained in:
Rakesh Roy
2023-11-06 12:25:35 +05:30
committed by Rakesh Roy
parent 96b85efe72
commit 8773e3a90a
2 changed files with 11 additions and 0 deletions
@@ -218,6 +218,13 @@
"Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice - char",
"=== SWDEV-425251:Below test failed in stress test on 11/10/23 ===",
"Unit_hipP2pLinkTypeAndHopFunc",
"=== SWDEV-430387:Below tests failed in stress test on 27/10/23 ===",
"Unit_hipStreamAddCaptureDependencies_Positive_Functional",
"Unit_hipMallocManaged_HostDeviceConcurrent",
"Unit_hipMallocManaged_MultiThread",
"Unit_hipMemcpyAsync_H2H-H2D-D2H-H2PinMem - double",
"Unit_hipMallocArray_happy - int4",
"Unit_hipMallocArray_happy - float4",
#endif
#if defined NAVI21
"=== Below tests failed in stress test on 11/10/23 ===",
@@ -237,6 +237,10 @@
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_high",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_high",
"=== SWDEV-430116:Below tests failed in stress test on 27/10/23 ===",
"Unit_hipFreeAsync_negative",
"Unit_hipLaunchHostFunc_multistreams",
"Unit_hipGraphMem_Alloc_Free_NodeGetParams_Negative",
#endif
"End of json"
]