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

This commit is contained in:
agunashe
2022-04-13 17:36:57 -07:00
zatwierdzone przez GitHub
rodzic 3dab167f5a
commit 7bccf8cc16
@@ -59,7 +59,9 @@
"Unit_hipGraphExecEventRecordNodeSetEvent_Negative",
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative",
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Functional",
"Unit_hipPtrGetAttribute_Simple"
"Unit_hipPtrGetAttribute_Simple",
"Unit_hipStreamCreateWithPriority_ValidateWithEvents",
"Unit_hipEvent"
]
}