diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows.json b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows.json index da44fdae25..2d92fd5752 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows.json +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows.json @@ -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",