SWDEV-1 - Disable newly added failing tests (#132)
Disabled the following tests on Linux: - Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Basic - Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Partial_Range - Unit_hipMemRangeGetAttributes_Negative_Parameters - Unit_hipStreamAttachMemAsync_Positive_Basic - Unit_hipStreamAttachMemAsync_Positive_AttachGlobal - Unit_hipStreamAttachMemAsync_Negative_Parameters - Unit_hipMemGetAddressRange_Positive Disabled the following tests on Windows: - Unit_hipMemGetAddressRange_Positive
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -18,6 +18,13 @@
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep",
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph",
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ChldNode",
|
||||
"Unit_hipMemGetAddressRange_Negative"
|
||||
"Unit_hipMemGetAddressRange_Negative",
|
||||
"Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Basic",
|
||||
"Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Partial_Range",
|
||||
"Unit_hipMemRangeGetAttributes_Negative_Parameters",
|
||||
"Unit_hipStreamAttachMemAsync_Positive_Basic",
|
||||
"Unit_hipStreamAttachMemAsync_Positive_AttachGlobal",
|
||||
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
|
||||
"Unit_hipMemGetAddressRange_Positive"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -97,6 +97,7 @@
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep",
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph",
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ChldNode",
|
||||
"Unit_hipMemGetAddressRange_Negative"
|
||||
"Unit_hipMemGetAddressRange_Negative",
|
||||
"Unit_hipMemGetAddressRange_Positive"
|
||||
]
|
||||
}
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user