SWDEV-1 - skip multiple tests on Windows (#242)

Unit_hipEventElapsedTime_NotReady_Negative
Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative_Parameters
Unit_hipMemVmm_Basic
Unit_hipManagedKeyword_MultiGpu
このコミットが含まれているのは:
agunashe
2023-04-24 16:03:48 -07:00
committed by GitHub
コミット 8c76b1848c
+9 -1
ファイルの表示
@@ -149,6 +149,14 @@
"Unit_hipDeviceSetSharedMemConfig_Negative_Parameters",
"Unit_hipDeviceGetUuid_Positive",
"Disabling test tracked SWDEV-394199",
"Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag"
"Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag",
"SWDEV-396618 hipEventElapsedTime returns sucess",
"Unit_hipEventElapsedTime_NotReady_Negative",
"SWDEV-396617 ExecMemcpyNodeSetParamsFromSymbol fails in direction",
"Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative_Parameters",
"SWDEV-396616 hipMemMap returns invalid error",
"Unit_hipMemVmm_Basic",
"SWDEV-396615 mGPUs not considered correctly",
"Unit_hipManagedKeyword_MultiGpu"
]
}