Disable complex hipGraphDestroyNode tests (#111)
Disable: - Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep - Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph - Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ChldNode
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
"Unit_hipInit_Negative",
|
||||
"Unit_hipMemset_Negative_OutOfBoundsPtr",
|
||||
"Unit_hipDeviceReset_Positive_Basic",
|
||||
"Unit_hipDeviceReset_Positive_Threaded"
|
||||
"Unit_hipDeviceReset_Positive_Threaded",
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep",
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph",
|
||||
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ChldNode"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user