From 4121bb7e6f9531ff8b9e1589ee2337878408c248 Mon Sep 17 00:00:00 2001 From: ROCm CI Service Account <66695075+rocm-ci@users.noreply.github.com> Date: Fri, 14 Oct 2022 02:31:13 +0530 Subject: [PATCH] SWDEV-327563 - Enable fixed Windows tests v4 (#2989) Change-Id: Ifa85eea8356d332f555f54516cde9c922c63f6af [ROCm/hip-tests commit: 0e463ad3bed66f6234a491fea13bf6d6cb8831cf] --- .../config/config_amd_windows_common.json | 34 +++++++++++-------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json index 48630e0ce1..002666b345 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows_common.json @@ -6,35 +6,39 @@ "Unit_hipGraphAddHostNode_ClonedGraphwithHostNode", "Unit_hipEventIpc", "Unit_hipMalloc3D_Negative", - "Unit_hipStreamValue_Write", "Unit_hipMemPoolApi_BasicAlloc", "Unit_hipMemPoolApi_BasicTrim", "Unit_hipMemPoolApi_BasicReuse", "Unit_hipMemPoolApi_Opportunistic", "Unit_hipGraphMemcpyNodeSetParams_Functional", "Unit_hipMalloc3D_ValidatePitch", - "Unit_hipArrayCreate_happy", "Unit_hipMemAllocPitch_ValidatePitch", - "Unit_hipArrayCreate_happy - int", - "Unit_hipArrayCreate_happy - int4", - "Unit_hipArrayCreate_happy - short2", - "Unit_hipArrayCreate_happy - char", - "Unit_hipArrayCreate_happy - char4", - "Unit_hipArrayCreate_happy - float", - "Unit_hipArrayCreate_happy - float2", - "Unit_hipArrayCreate_happy - float4", "Unit_hipGraphExecMemcpyNodeSetParamsToSymbol_Functional", - "Unit_hipMallocManaged_MultiChunkMultiDevice", - "Unit_hipMallocManaged_TwoPointers - int", - "Unit_hipMallocManaged_TwoPointers - float", - "Unit_hipMallocManaged_TwoPointers - double", + "Unit_hipMallocManaged_OverSubscription", + "Unit_hipMallocManaged_CoherentTstWthAdvise", + "Unit_hipMallocManaged_Advanced", + "Unit_hipMemRangeGetAttribute_TstCountParam", + "Unit_hipMemRangeGetAttribute_NegativeTests", + "Unit_hipMemRangeGetAttribute_AccessedBy1", + "Unit_hipMemRangeGetAttribte_3", + "Unit_hipMemRangeGetAttribute_4", + "Unit_hipMemRangeGetAttribute_PrefetchAndGtAttr", + "Unit_hipMemAdvise_TstFlags", + "Unit_hipMemAdvise_PrefrdLoc", + "Unit_hipMemAdvise_ReadMostly", + "Unit_hipMemAdvise_TstFlgOverrideEffect", + "Unit_hipMemAdvise_TstAccessedByFlg", + "Unit_hipMemAdvise_TstAccessedByFlg4", + "Unit_hipMemAdvise_TstMemAdvisePrefrdLoc", + "Unit_hipMemAdvise_TstMemAdviseMultiFlag", + "Unit_hipMemAdvise_ReadMosltyMgpuTst", + "Unit_hipMemAdvise_TstSetUnsetPrfrdLoc", "Unit_hipMallocManaged_DeviceContextChange - unsigned char", "Unit_hipMallocManaged_DeviceContextChange - int", "Unit_hipMallocManaged_DeviceContextChange - float", "Unit_hipMallocManaged_DeviceContextChange - double", "Unit_hipGraphNodeGetDependentNodes_Functional", "Unit_hipGraphNodeGetDependencies_Functional", - "Unit_hipMemGetInfo_Negative", "Unit_hipStreamCreateWithPriority_ValidateWithEvents", "Unit_hipStreamPerThread_StrmWaitEvt", "Unit_hipMemGetInfo_DifferentMallocSmall",