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

[ROCm/hip-tests commit: 9edd6e0fd4]
This commit is contained in:
agunashe
2022-06-19 20:49:15 -07:00
committed by GitHub
parent a68dc23295
commit 7967ea1de0
@@ -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"
]
}