2022-02-09 08:17:45 -08:00
|
|
|
{
|
|
|
|
|
"DisabledTests":
|
|
|
|
|
[
|
2022-07-19 19:32:06 +05:30
|
|
|
"Unit_hipStreamPerThread_DeviceReset_1",
|
2022-11-03 03:32:25 +01:00
|
|
|
"Unit_hipMallocManaged_OverSubscription",
|
2022-11-07 09:31:36 +01:00
|
|
|
"Unit_hipDeviceGetSharedMemConfig_Positive_Basic",
|
|
|
|
|
"Unit_hipDeviceGetSharedMemConfig_Positive_Threaded",
|
2022-11-03 03:32:25 +01:00
|
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Basic",
|
2022-11-04 14:54:58 +01:00
|
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Threaded",
|
2022-11-04 14:56:53 +01:00
|
|
|
"Unit_hipGetDeviceFlags_Positive_Context",
|
2022-11-04 14:59:26 +01:00
|
|
|
"Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process",
|
2022-11-07 12:20:44 +01:00
|
|
|
"Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process",
|
2022-11-23 15:06:16 +05:30
|
|
|
"Unit_hipInit_Negative",
|
2022-12-01 05:37:20 +01:00
|
|
|
"Unit_hipDeviceReset_Positive_Basic",
|
2023-01-09 17:30:31 +05:30
|
|
|
"Unit_hipDeviceReset_Positive_Threaded",
|
2023-03-06 04:30:35 +01:00
|
|
|
"Unit_hipGraphMemcpyNodeSetParamsToSymbol_Positive_Basic",
|
|
|
|
|
"Unit_hipGraphMemcpyNodeSetParamsFromSymbol_Positive_Basic",
|
2023-03-07 09:50:36 +05:30
|
|
|
"Unit_hipKernelNameRef_Negative_Parameters",
|
2023-02-01 07:20:14 +01:00
|
|
|
"Unit_hipMemAdvise_AccessedBy_All_Devices",
|
|
|
|
|
"Unit_hipMemAdvise_No_Flag_Interference",
|
2023-01-09 17:30:31 +05:30
|
|
|
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep",
|
|
|
|
|
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph",
|
2023-01-17 12:56:45 +01:00
|
|
|
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ChldNode",
|
2023-01-23 10:47:56 +05:30
|
|
|
"Unit_hipMemGetAddressRange_Negative",
|
|
|
|
|
"Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Basic",
|
|
|
|
|
"Unit_hipMemRangeGetAttribute_Positive_AccessedBy_Partial_Range",
|
|
|
|
|
"Unit_hipMemRangeGetAttributes_Negative_Parameters",
|
|
|
|
|
"Unit_hipStreamAttachMemAsync_Positive_Basic",
|
|
|
|
|
"Unit_hipStreamAttachMemAsync_Positive_AttachGlobal",
|
|
|
|
|
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
|
2023-01-23 16:42:43 -08:00
|
|
|
"Unit_hipMemGetAddressRange_Positive",
|
2023-02-01 10:48:11 +05:30
|
|
|
"Unit_hipStreamGetCaptureInfo_Nullstream_CaptureInfo",
|
|
|
|
|
"intermittent issue: corrupted double-linked list",
|
2023-03-06 09:13:45 +01:00
|
|
|
"Unit_hipGraphRetainUserObject_Functional_2",
|
|
|
|
|
"Note: Following four tests disabled due to defect - EXSWHTEC-203",
|
|
|
|
|
"Unit_hipGraphAddMemsetNode_Positive_Basic - uint16_t",
|
|
|
|
|
"Unit_hipGraphAddMemsetNode_Positive_Basic - uint32_t",
|
2023-03-07 09:50:36 +05:30
|
|
|
"Unit_hipStreamSetCaptureDependencies_Positive_Functional",
|
2023-03-06 09:13:45 +01:00
|
|
|
"Note: Test disabled due to defect - EXSWHTEC-207",
|
2023-03-18 03:27:34 +05:30
|
|
|
"Unit_hipIpcGetMemHandle_Positive_Unique_Handles_Separate_Allocations",
|
2023-03-27 12:35:47 -07:00
|
|
|
"Unit_hipStreamCreateWithFlags_DefaultStreamInteraction",
|
2023-03-21 01:47:35 +05:30
|
|
|
"Unit_hipStreamWaitEvent_UninitializedStream_Negative",
|
2023-04-12 11:52:55 -07:00
|
|
|
"Unit_hipDeviceSetSharedMemConfig_Negative_Parameters",
|
|
|
|
|
"Unit_hipMemset3DSync",
|
2023-04-17 13:44:43 -07:00
|
|
|
"Unit_hipStreamAddCallback_StrmSyncTiming",
|
|
|
|
|
"Disabling test tracked SWDEV-394199",
|
2023-04-19 13:27:50 -07:00
|
|
|
"Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag",
|
|
|
|
|
"Disabling test tracked SWDEV-395683",
|
2023-04-27 02:35:46 +05:30
|
|
|
"Unit_hipStreamPerThread_MultiThread",
|
|
|
|
|
"Disabling tests tracked with SWDEV-389647..",
|
2023-05-01 12:59:45 -04:00
|
|
|
"Unit_hipMemcpy2DToArrayAsync_Positive_Synchronization_Behavior",
|
|
|
|
|
"Disabling test tracked SWDEV-391555",
|
|
|
|
|
"Unit_hipMemcpyPeer_Positive_ZeroSize",
|
|
|
|
|
"Unit_hipMemcpyPeerAsync_Positive_ZeroSize",
|
|
|
|
|
"Disabling test tracked SWDEV-391718",
|
2023-05-08 20:52:49 -07:00
|
|
|
"Unit_hipMemRangeGetAttribute_TstCountParam",
|
|
|
|
|
"Fails in Stress test SWDEV-398971",
|
|
|
|
|
"Unit_HMM_OverSubscriptionTst",
|
|
|
|
|
"SWDEV-398975 Seg faults in stress test",
|
|
|
|
|
"Unit_hipMemcpyWithStream_MultiThread",
|
|
|
|
|
"SWDEV-398977 fails in stress tests",
|
|
|
|
|
"Unit_hipMemset2DSync",
|
|
|
|
|
"SWDEV-398980 fails in Stress test",
|
|
|
|
|
"Unit_hipMemcpyPeer_Positive_Synchronization_Behavior",
|
|
|
|
|
"SWDEV-398981 fails in stress test",
|
2023-06-21 16:00:42 +05:30
|
|
|
"Unit_hipStreamCreateWithPriority_MulthreadDefaultflag"
|
2022-02-09 08:17:45 -08:00
|
|
|
]
|
|
|
|
|
}
|