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

[ROCm/hip commit: d735955db5]
Этот коммит содержится в:
agunashe
2022-04-13 17:36:57 -07:00
коммит произвёл GitHub
родитель 9fe86a1f3b
Коммит ef67edd191
+3 -1
Просмотреть файл
@@ -59,7 +59,9 @@
"Unit_hipGraphExecEventRecordNodeSetEvent_Negative",
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative",
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Functional",
"Unit_hipPtrGetAttribute_Simple"
"Unit_hipPtrGetAttribute_Simple",
"Unit_hipStreamCreateWithPriority_ValidateWithEvents",
"Unit_hipEvent"
]
}