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

[ROCm/hip-tests commit: 7bccf8cc16]
このコミットが含まれているのは:
agunashe
2022-04-13 17:36:57 -07:00
committed by GitHub
コミット 14e37b379f
+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"
]
}