SWDEV-327563 - Win:skip mempool and getUuid failing tests (#2748)

This commit is contained in:
agunashe
2022-06-19 20:49:15 -07:00
committed by GitHub
orang tua 14ed06e288
melakukan 902eae64e3
@@ -52,6 +52,13 @@
"Unit_hipStreamGetCaptureInfo_UniqueID",
"Unit_hipStreamGetCaptureInfo_ArgValidation",
"# Following test is related to ticket EXSWCPHIPT-41",
"Unit_hipStreamGetPriority_happy"
"Unit_hipStreamGetPriority_happy",
"Unit_hipMemPoolApi_Basic",
"Unit_hipMemPoolApi_BasicAlloc",
"Unit_hipMemPoolApi_BasicTrim",
"Unit_hipMemPoolApi_BasicReuse",
"Unit_hipMemPoolApi_Opportunistic",
"Unit_hipMemPoolApi_Default",
"Unit_hipDeviceGetUuid"
]
}