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

Cette révision appartient à :
agunashe
2022-06-19 20:49:15 -07:00
révisé par GitHub
Parent 14ed06e288
révision 902eae64e3
+8 -1
Voir le fichier
@@ -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"
]
}