SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins (#2574)

Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818


[ROCm/hip commit: dd31050d4c]
This commit is contained in:
ROCm CI Service Account
2022-03-29 04:25:09 +05:30
committed by GitHub
orang tua bc7e683ab1
melakukan 66192f8c1e
@@ -22,7 +22,14 @@
"Unit_hipMallocManaged_CoherentTst",
"Unit_hipMallocManaged_CoherentTstWthAdvise",
"Unit_hipMalloc_CoherentTst",
"Unit_hipExtMallocWithFlags_CoherentTst"
"Unit_hipExtMallocWithFlags_CoherentTst",
"Unit_printf_flags",
"Unit_printf_specifier",
"Unit_hipTextureObj2D_Check",
"Unit_hipTextureMipmapObj2D_Check",
"Unit_hipStreamPerThread_DeviceReset_1",
"Unit_hipStreamPerThread_DeviceReset_2",
"Unit_hipManagedKeyword_MultiGpu"
]
}