SWDEV-398971 - disable multiple tests failing in stress tests (#255)

* SWDEV-398971 - disable Unit_HMM_OverSubscriptionTst

Unit_HMM_OverSubscriptionTst fails in stress test Navi21(sGPU)  + Ub 22.04

* SWDEV-398971 - skipping mulitple tests
Este commit está contenido en:
agunashe
2023-05-08 20:52:49 -07:00
cometido por GitHub
padre b5d2ea28e1
commit df17c9344c
@@ -69,7 +69,17 @@
"Unit_hipMemcpyPeer_Positive_ZeroSize",
"Unit_hipMemcpyPeerAsync_Positive_ZeroSize",
"Disabling test tracked SWDEV-391718",
"Unit_hipMemRangeGetAttribute_TstCountParam"
"Unit_hipMemRangeGetAttribute_TstCountParam",
"Fails in Stress test SWDEV-398971",
"Unit_HMM_OverSubscriptionTst",
"SWDEV-398975 Seg faults in stress test",
"Unit_hipMemcpyWithStream_MultiThread",
"SWDEV-398977 fails in stress tests",
"Unit_hipMemset2DSync",
"SWDEV-398980 fails in Stress test",
"Unit_hipMemcpyPeer_Positive_Synchronization_Behavior",
"SWDEV-398981 fails in stress test",
"Unit_hipStreamCreateWithPriority_MulthreadDefaultflag"
]
}