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
[ROCm/hip-tests commit: df17c9344c]
This commit is contained in:
@@ -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"
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user