SWDEV-327563 - Windows: Enable skipped tests (#2773)
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d
[ROCm/hip-tests commit: 23182d1d44]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f9b06e7143
Коммит
126aab4f7d
@@ -1,45 +1,14 @@
|
||||
{
|
||||
"DisabledTests":
|
||||
[
|
||||
"Unit_hipMemcpy3D_Basic - int",
|
||||
"Unit_hipMemcpy3D_Basic - unsigned int",
|
||||
"Unit_hipMemcpy3D_Basic - float",
|
||||
"Unit_hipMemcpy3DAsync_Basic - int",
|
||||
"Unit_hipMemcpy3DAsync_Basic - unsigned int",
|
||||
"Unit_hipMemcpy3DAsync_Basic - float",
|
||||
"Unit_hipMemcpy3DAsync_multiDevice-Negative",
|
||||
"Unit_hipMemcpy3DAsync_multiDevice-DiffStream",
|
||||
"Unit_hipPointerGetAttributes_ClusterAlloc",
|
||||
"Unit_hipMallocManaged_MultiChunkMultiDevice",
|
||||
"Unit_hipMallocManaged_TwoPointers - int",
|
||||
"Unit_hipMallocManaged_TwoPointers - float",
|
||||
"Unit_hipMallocManaged_TwoPointers - double",
|
||||
"Unit_hipMallocManaged_DeviceContextChange - unsigned char",
|
||||
"Unit_hipMallocManaged_DeviceContextChange - int",
|
||||
"Unit_hipMallocManaged_DeviceContextChange - float",
|
||||
"Unit_hipMallocManaged_DeviceContextChange - double",
|
||||
"Unit_hipHostMalloc_CoherentTst",
|
||||
"Unit_hipMallocManaged_CoherentTst",
|
||||
"Unit_hipMallocManaged_CoherentTstWthAdvise",
|
||||
"Unit_hipMalloc_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",
|
||||
"Unit_hipGraphAddHostNode_ClonedGraphwithHostNode",
|
||||
"Unit_hipGraphAddChildGraphNode_OrgGraphAsChildGraph",
|
||||
"Unit_hipGraphAddChildGraphNode_SingleChildNode",
|
||||
"Unit_hipPtrGetAttribute_Simple",
|
||||
"Unit_hipStreamCreateWithPriority_ValidateWithEvents",
|
||||
"Unit_hipEvent",
|
||||
"Unit_hipHostMalloc_NonCoherent",
|
||||
"Unit_hipHostMalloc_Coherent",
|
||||
"Unit_hipHostMalloc_Default",
|
||||
"Unit_hipStreamCreate_MultistreamBasicFunctionalities",
|
||||
"Unit_hipEventIpc",
|
||||
"Unit_hipMalloc3D_Negative",
|
||||
"Unit_hipPointerGetAttribute_MappedMem",
|
||||
@@ -51,8 +20,6 @@
|
||||
"Unit_hipStreamGetCaptureInfo_hipStreamPerThread",
|
||||
"Unit_hipStreamGetCaptureInfo_UniqueID",
|
||||
"Unit_hipStreamGetCaptureInfo_ArgValidation",
|
||||
"# Following test is related to ticket EXSWCPHIPT-41",
|
||||
"Unit_hipStreamGetPriority_happy",
|
||||
"Unit_hipMemPoolApi_Basic",
|
||||
"Unit_hipMemPoolApi_BasicAlloc",
|
||||
"Unit_hipMemPoolApi_BasicTrim",
|
||||
|
||||
Ссылка в новой задаче
Block a user