Skip to content

Commit

Permalink
SWDEV-430387, SWDEV-430116 - Disable failing tests found in PSDB stre…
Browse files Browse the repository at this point in the history
…ss testing

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

Change-Id: I240d5c242e68946899e01c516fa7c4689fbc68f2
  • Loading branch information
rakesroy committed Nov 6, 2023
1 parent 96b85ef commit 8773e3a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions catch/hipTestMain/config/config_amd_linux
Original file line number Diff line number Diff line change
Expand Up @@ -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 ===",
Expand Down
4 changes: 4 additions & 0 deletions catch/hipTestMain/config/config_amd_windows
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
Expand Down

0 comments on commit 8773e3a

Please sign in to comment.