SWDEV-320902 - disable two failing tests on Windows (#2626)

[ROCm/hip commit: d735955db5]
This commit is contained in:
agunashe
2022-04-13 17:36:57 -07:00
committato da GitHub
parent 9fe86a1f3b
commit ef67edd191
@@ -59,7 +59,9 @@
"Unit_hipGraphExecEventRecordNodeSetEvent_Negative", "Unit_hipGraphExecEventRecordNodeSetEvent_Negative",
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative", "Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative",
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Functional", "Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Functional",
"Unit_hipPtrGetAttribute_Simple" "Unit_hipPtrGetAttribute_Simple",
"Unit_hipStreamCreateWithPriority_ValidateWithEvents",
"Unit_hipEvent"
] ]
} }