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:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user