{ "DisabledTests": [ "Unit_hipStreamPerThread_DeviceReset_1", "Unit_hipMallocManaged_OverSubscription", "Unit_hipDeviceGetSharedMemConfig_Positive_Basic", "Unit_hipDeviceGetSharedMemConfig_Positive_Threaded", "Unit_hipDeviceGetCacheConfig_Positive_Basic", "Unit_hipDeviceGetCacheConfig_Positive_Threaded", "Unit_hipGetDeviceFlags_Positive_Context", "Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process", "Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process", "Unit_hipInit_Negative", "Unit_hipDeviceReset_Positive_Basic", "Unit_hipDeviceReset_Positive_Threaded", "Unit_hipFuncSetCacheConfig_Positive_Basic", "Unit_hipFuncSetCacheConfig_Negative_Parameters", "Unit_hipFuncSetSharedMemConfig_Positive_Basic", "Unit_hipFuncSetSharedMemConfig_Negative_Parameters", "Unit_hipFuncSetAttribute_Positive_MaxDynamicSharedMemorySize", "Unit_hipFuncSetAttribute_Positive_PreferredSharedMemoryCarveout", "Unit_hipFuncSetAttribute_Positive_Parameters", "Unit_hipFuncSetAttribute_Negative_Parameters", "NOTE: The following 4 tests are disabled due to defect - EXSWHTEC-240", "Unit_hipFuncSetCacheConfig_Negative_Not_Supported", "Unit_hipFuncSetSharedMemConfig_Negative_Not_Supported", "Unit_hipFuncSetAttribute_Positive_MaxDynamicSharedMemorySize_Not_Supported", "Unit_hipFuncSetAttribute_Positive_PreferredSharedMemoryCarveout_Not_Supported", "Unit_hipOccupancyMaxActiveBlocksPerMultiprocessor_Negative_Parameters", "Unit_hipGraphMemcpyNodeSetParamsToSymbol_Positive_Basic", "Unit_hipGraphExecMemcpyNodeSetParamsToSymbol_Positive_Basic", "Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Positive_Basic", "Unit_hipKernelNameRef_Negative_Parameters", "Unit_hipMemAdvise_AccessedBy_All_Devices", "Unit_hipMemAdvise_No_Flag_Interference", "Unit_hipMemGetAddressRange_Negative", "NOTE: The following 2 tests are disabled due to defect - EXSWHTEC-238", "Unit_hipDrvMemcpy3D_Positive_Array", "Unit_hipDrvMemcpy3DAsync_Positive_Array", "Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Basic", "Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Partial_Range", "Unit_hipMemGetAddressRange_Positive", "Unit_hipGraphAddMemcpyNode1D_Negative_Basic", "intermittent issue: corrupted double-linked list", "Unit_hipGraphRetainUserObject_Functional_2", "Unit_ChannelDescriptor_Positive_16BitFloatingPoint", "intermittent issue: failure expected but sucess returned", "Unit_hipMemAdvise_NegtveTsts", "Note: Following four tests disabled due to defect - EXSWHTEC-203", "Unit_hipGraphAddMemsetNode_Positive_Basic - uint16_t", "Unit_hipGraphAddMemsetNode_Positive_Basic - uint32_t", "Unit_hipStreamSetCaptureDependencies_Positive_Functional", "Note: Test disabled due to defect - EXSWHTEC-207", "Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Separate_Allocations", "Unit_hipStreamCreateWithFlags_DefaultStreamInteraction", "Unit_hipStreamWaitEvent_UninitializedStream_Negative", "Unit_hipMemset3DSync", "Unit_hipStreamAddCallback_StrmSyncTiming", "Disabling test tracked SWDEV-394199", "Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag", "Disabling test tracked SWDEV-395683", "Unit_hipStreamPerThread_MultiThread", "SWDEV-396963", "Unit_hipMemcpy2DFromArrayAsync_Positive_Synchronization_Behavior", "Disabling tests tracked with SWDEV-389647..", "Unit_hipMemcpy2DToArrayAsync_Positive_Synchronization_Behavior", "Disabling test tracked SWDEV-391555", "Unit_hipMemcpyPeer_Positive_ZeroSize", "Unit_hipMemcpyPeerAsync_Positive_ZeroSize", "Disabling test tracked SWDEV-391718", "Unit_hipMemRangeGetAttribute_TstCountParam", "Fails in Stress test SWDEV-398971", "SWDEV-398975 Seg faults in stress test", "Unit_hipMemcpyWithStream_MultiThread", "SWDEV-398977 fails in stress tests", "Unit_hipMemset2DSync", "SWDEV-398981 fails in stress test", "Unit_hipStreamCreateWithPriority_MulthreadDefaultflag", "SWDEV-402054 fails in external github build", "Unit_hipEventDestroy_WithWaitingStream", "=== Below tests fail in stress test on 23/06/23 ===", "Unit_hipIpcMemAccess_ParameterValidation", "Unit_hipMemcpy2DFromArrayAsync_Positive_Synchronization_Behavior", "Unit_hipGraphClone_Test_hipGraphExecMemcpyNodeSetParams", "Unit_hipGraphClone_Test_hipGraphMemcpyNodeSetParams1D_and_exec", "Unit_hipStreamValue_Wait64_Blocking_NoMask_And", "Unit_hipStreamValue_Wait64_Blocking_NoMask_Nor", "=== Below tests fail in stress test on 30/06/23 ===", "Unit_hipStreamValue_Wait32_Blocking_NoMask_Nor", "Unit_hipStreamValue_Write - TestParams", "Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/96 ===", "Unit_hipHostGetDevicePointer_Negative", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/215 ===", "Unit_ChannelDescriptor_Positive_Basic_1D - long", "Unit_ChannelDescriptor_Positive_Basic_1D - unsigned long", "Unit_ChannelDescriptor_Positive_Basic_1D - ulong1", "Unit_ChannelDescriptor_Positive_Basic_1D - signed long", "Unit_ChannelDescriptor_Positive_Basic_1D - long1", "Unit_ChannelDescriptor_Positive_Basic_2D - ulong2", "Unit_ChannelDescriptor_Positive_Basic_2D - long2", "Unit_ChannelDescriptor_Positive_Basic_4D - ulong4", "Unit_ChannelDescriptor_Positive_Basic_4D - long4", "Unit_hipExtModuleLaunchKernel_NonUniformWorkGroup", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/18 ===", "Unit_hipMemcpyAsync_Negative_Parameters", "Unit_hipMemcpyDtoHAsync_Negative_Parameters", "Unit_hipMemcpyHtoDAsync_Negative_Parameters", "Unit_hipMemcpyDtoDAsync_Negative_Parameters", "=== Below tests fail in stress test on 13/07/23 ===", "Unit_deviceAllocation_Malloc_ComplexDataType", "Unit_deviceAllocation_New_ComplexDataType", "Unit_hipStreamValue_Wait32_Blocking_Mask_Eq_1", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/327 ===", "Unit_hiprtcGpuRdcComplrOptnTst", "Unit_hiprtcDisabledSlpVectorizeComplrOptnTst", "Unit_hiprtcRpassInlineComplrOptnTst", "Unit_hiprtcCombiComplrOptnTst", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/92 ===", "Unit_hipGetChannelDesc_Negative_Parameters", "Unit_hipGraphAddChildGraphNode_CmplxNstGrph_UpdKerFun_Clone", "=== Below tests fail in stress test on 24/07/23 ===", "Unit_hipStreamCreateWithPriority_ValidateWithEvents", "Unit_hipEventIpc", "=== Below hiprtc tests are disabled temporarily, will be renabled once patches for SWDEV-395996 are merged ===", "Unit_hiprtc_saxpy.Unit_hiprtc_saxpy", "Unit_hiprtc_warpsize.Unit_hiprtc_warpsize", "Unit_hiprtc_functional.Unit_hiprtc_functional", "Unit_hipStreamCaptureRtc.Unit_hipStreamCaptureRtc", "Unit_hiprtc_cpp17.Unit_hiprtc_cpp17", "Unit_hiprtc_namehandling.Unit_hiprtc_namehandling", "Unit_hiprtc_getloweredname.Unit_hiprtc_getloweredname", "Unit_hiprtc_test_hip_bfloat16.Unit_hiprtc_test_hip_bfloat16", "Unit_RTC_LinkerAPI.Unit_RTC_LinkerAPI" ] }