SWDEV-439004, SWDEV-439298, SWDEV-438556, SWDEV-438524 - Disable tests failing in CQE staging, PSDB stress testing

- Disable tests failing in CQE staging
- Disable tests failing, causing TDR during PSDB stress testing

Change-Id: I81030ec411082a579b64510800f90bf107024766


[ROCm/hip-tests commit: b8c022012d]
Этот коммит содержится в:
Rakesh Roy
2024-01-04 23:46:08 +05:30
родитель 635c7e3bf1
Коммит 2cb96e1709
2 изменённых файлов: 250 добавлений и 0 удалений
+211
Просмотреть файл
@@ -239,6 +239,26 @@
"Unit_atomicExch_system_Positive_Host_And_Peer_GPUs - unsigned long long",
"Unit_atomicExch_system_Positive_Host_And_Peer_GPUs - float",
"Unit_atomicExch_system_Positive_Host_And_Peer_GPUs - double",
"=== SWDEV-439004: Below tests failing randomly in CQE staging ===",
"Unit_hipLaunchCooperativeKernel_Streams",
"Unit_hipGLGetDevices_Positive_Basic",
"Unit_hipGLGetDevices_Positive_Parameters",
"Unit_hipGLGetDevices_Negative_Parameters",
"Unit_hipGraphicsGLRegisterBuffer_Positive_Basic",
"Unit_hipGraphicsGLRegisterBuffer_Positive_Register_Twice",
"Unit_hipGraphicsGLRegisterBuffer_Negative_Parameters",
"Unit_hipGraphicsGLRegisterImage_Positive_Basic",
"Unit_hipGraphicsGLRegisterImage_Positive_Register_Twice",
"Unit_hipGraphicsGLRegisterImage_Negative_Parameters",
"Unit_hipGraphicsMapResources_Positive_Basic",
"Unit_hipGraphicsMapResources_Negative_Parameters",
"Unit_hipGraphicsSubResourceGetMappedArray_Positive_Basic",
"Unit_hipGraphicsSubResourceGetMappedArray_Negative_Parameters",
"Unit_hipGraphicsResourceGetMappedPointer_Positive_Basic",
"Unit_hipGraphicsResourceGetMappedPointer_Positive_Parameters",
"Unit_hipGraphicsResourceGetMappedPointer_Negative_Parameters",
"Unit_hipGraphicsUnmapResources_Negative_Parameters",
"Unit_hipGraphicsUnregisterResource_Negative_Parameters",
#endif
#if defined VEGA20
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
@@ -267,6 +287,77 @@
"Unit_hipMipmappedArrayCreate_Negative_Parameters",
"Unit_hipMipmappedArrayDestroy_Negative_Parameters",
"Unit_hipMipmappedArrayGetLevel_Negative_Parameters",
"=== SWDEV-438556:Below tests failed in stress test on 15/12/23 ===",
"Unit_hipFreeAsync_Negative_Parameters",
"Unit_hipMallocMipmappedArray_DiffSizes",
"Unit_hipMallocMipmappedArray_MultiThread",
"Unit_hipMallocMipmappedArray_happy - char",
"Unit_hipMallocMipmappedArray_happy - uint2",
"Unit_hipMallocMipmappedArray_happy - int4",
"Unit_hipMallocMipmappedArray_happy - short4",
"Unit_hipMallocMipmappedArray_happy - float",
"Unit_hipMallocMipmappedArray_Negative_ZeroWidth",
"Unit_hipMallocMipmappedArray_Negative_ZeroHeight",
"Unit_hipMallocMipmappedArray_Negative_InvalidFlags",
"Unit_hipMallocMipmappedArray_Negative_InvalidFormat",
"Unit_hipMallocMipmappedArray_Negative_BadChannelLayout",
"Unit_hipMallocMipmappedArray_Negative_8BitFloat",
"Unit_hipMallocMipmappedArray_Negative_BadChannelSize",
"Unit_hipMallocMipmappedArray_Negative_NumericLimit",
"Unit_hipMallocMipmappedArray_Negative_NumLevels",
"Unit_hipGetMipmappedArrayLevel_Negative",
"Unit_hipFreeMipmappedArrayImplicitSyncArray - char",
"Unit_hipFreeMipmappedArrayImplicitSyncArray - float",
"Unit_hipFreeMipmappedArray_Negative_DoubleFree",
"Unit_hipFreeMipmappedArrayMultiTArray - char",
"Unit_hipFreeMipmappedArrayMultiTArray - int",
"Unit_Printf_Negative",
"Unit_Multi_Grid_Group_Getters_Positive_Basic",
"Unit_Multi_Grid_Group_Getters_Positive_Base_Type",
"Unit_Multi_Grid_Group_Getters_Positive_Non_Member_Functions",
"Unit_Coalesced_Group_Getters_Positive_Basic",
"Unit_Coalesced_Group_Getters_Via_Base_Type_Positive_Basic",
"Unit_Coalesced_Group_Getters_Via_Non_Member_Functions_Positive_Basic",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - double",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - double",
"Unit_Coalesced_Group_Shfl_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Positive_Basic - double",
"Unit_Coalesced_Group_Sync_Positive_Basic - uint8_t",
"Unit_Coalesced_Group_Sync_Positive_Basic - uint16_t",
"Unit_Coalesced_Group_Sync_Positive_Basic - uint32_t",
"Unit_Warp_Ballot_Positive_Basic",
"Unit_Warp_Vote_Any_Positive_Basic",
"Unit_Warp_Vote_All_Positive_Basic",
"Unit_Device_memcpy_Negative",
"Unit_Device_memset_Negative",
"Unit_Device_Complex_make_Negative",
"Unit_Device_Complex_Cast_Negative",
"Unit_Device_Complex_Unary_float_Negative",
"Unit_Device_Complex_Unary_double_Negative",
"Unit_Device_Complex_Binary_float_Negative",
"Unit_Device_Complex_Binary_double_Negative",
"Unit_Device_Complex_hipCfma_Negative",
"Unit_Device__hip_hc_8pk_Negative",
#endif
#if defined MI2XX
"Unit_hipStreamPerThread_DeviceReset_1",
@@ -330,6 +421,79 @@
"Unit_hipMalloc_gpptest",
"Unit_cache_coherency_cpu_gpu",
"Unit_cache_coherency_gpu_gpu",
"=== SWDEV-438556:Below tests failed in stress test on 15/12/23 ===",
"Unit_hipFreeAsync_Negative_Parameters",
"Unit_hipMallocMipmappedArray_DiffSizes",
"Unit_hipMallocMipmappedArray_MultiThread",
"Unit_hipMallocMipmappedArray_happy - char",
"Unit_hipMallocMipmappedArray_happy - uint2",
"Unit_hipMallocMipmappedArray_happy - int4",
"Unit_hipMallocMipmappedArray_happy - short4",
"Unit_hipMallocMipmappedArray_happy - float",
"Unit_hipMallocMipmappedArray_Negative_ZeroWidth",
"Unit_hipMallocMipmappedArray_Negative_ZeroHeight",
"Unit_hipMallocMipmappedArray_Negative_InvalidFlags",
"Unit_hipMallocMipmappedArray_Negative_InvalidFormat",
"Unit_hipMallocMipmappedArray_Negative_BadChannelLayout",
"Unit_hipMallocMipmappedArray_Negative_8BitFloat",
"Unit_hipMallocMipmappedArray_Negative_BadChannelSize",
"Unit_hipMallocMipmappedArray_Negative_NumericLimit",
"Unit_hipMallocMipmappedArray_Negative_NumLevels",
"Unit_hipGetMipmappedArrayLevel_Negative",
"Unit_hipFreeMipmappedArrayImplicitSyncArray - char",
"Unit_hipFreeMipmappedArrayImplicitSyncArray - float",
"Unit_hipFreeMipmappedArray_Negative_DoubleFree",
"Unit_hipFreeMipmappedArrayMultiTArray - char",
"Unit_hipFreeMipmappedArrayMultiTArray - int",
"Unit_Printf_Negative",
"Unit_Multi_Grid_Group_Getters_Positive_Basic",
"Unit_Multi_Grid_Group_Getters_Positive_Base_Type",
"Unit_Multi_Grid_Group_Getters_Positive_Non_Member_Functions",
"Unit_Coalesced_Group_Getters_Positive_Basic",
"Unit_Coalesced_Group_Getters_Via_Base_Type_Positive_Basic",
"Unit_Coalesced_Group_Getters_Via_Non_Member_Functions_Positive_Basic",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - double",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - double",
"Unit_Coalesced_Group_Shfl_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Positive_Basic - double",
"Unit_Coalesced_Group_Sync_Positive_Basic - uint8_t",
"Unit_Coalesced_Group_Sync_Positive_Basic - uint16_t",
"Unit_Coalesced_Group_Sync_Positive_Basic - uint32_t",
"Unit_Warp_Ballot_Positive_Basic",
"Unit_Warp_Vote_Any_Positive_Basic",
"Unit_Warp_Vote_All_Positive_Basic",
"Unit_Device_memcpy_Negative",
"Unit_Device_memset_Negative",
"Unit_Device_Complex_make_Negative",
"Unit_Device_Complex_Cast_Negative",
"Unit_Device_Complex_Unary_float_Negative",
"Unit_Device_Complex_Unary_double_Negative",
"Unit_Device_Complex_Binary_float_Negative",
"Unit_Device_Complex_Binary_double_Negative",
"Unit_Device_Complex_hipCfma_Negative",
"Unit_Device__hip_hc_8pk_Negative",
"=== SWDEV-439298: Below test failing in CQE staging ===",
"Unit_hipCGMultiGridGroupType_Barrier",
#endif
#if defined NAVI21
"=== Below tests failed in stress test on 08/12/23 ===",
@@ -340,6 +504,53 @@
"Unit_hipMipmappedArrayCreate_Negative_Parameters",
"Unit_hipMipmappedArrayDestroy_Negative_Parameters",
"Unit_hipMipmappedArrayGetLevel_Negative_Parameters",
"Below tests failed in stress test on 15/12/23 ===",
"Unit_hipFreeAsync_Negative_Parameters",
"Unit_hipMallocMipmappedArray_DiffSizes",
"Unit_hipMallocMipmappedArray_MultiThread",
"Unit_hipMallocMipmappedArray_happy - char",
"Unit_hipMallocMipmappedArray_happy - uint2",
"Unit_hipMallocMipmappedArray_happy - int4",
"Unit_hipMallocMipmappedArray_happy - short4",
"Unit_hipMallocMipmappedArray_happy - float",
"Unit_hipMallocMipmappedArray_Negative_ZeroWidth",
"Unit_hipMallocMipmappedArray_Negative_ZeroHeight",
"Unit_hipMallocMipmappedArray_Negative_InvalidFlags",
"Unit_hipMallocMipmappedArray_Negative_InvalidFormat",
"Unit_hipMallocMipmappedArray_Negative_BadChannelLayout",
"Unit_hipMallocMipmappedArray_Negative_8BitFloat",
"Unit_hipMallocMipmappedArray_Negative_BadChannelSize",
"Unit_hipMallocMipmappedArray_Negative_NumericLimit",
"Unit_hipMallocMipmappedArray_Negative_NumLevels",
"Unit_hipGetMipmappedArrayLevel_Negative",
"Unit_hipFreeMipmappedArrayImplicitSyncArray - char",
"Unit_hipFreeMipmappedArrayImplicitSyncArray - float",
"Unit_hipFreeMipmappedArray_Negative_DoubleFree",
"Unit_hipFreeMipmappedArrayMultiTArray - char",
"Unit_hipFreeMipmappedArrayMultiTArray - int",
"Unit_Printf_Negative",
"Unit_Multi_Grid_Group_Getters_Positive_Basic",
"Unit_Multi_Grid_Group_Getters_Positive_Base_Type",
"Unit_Multi_Grid_Group_Getters_Positive_Non_Member_Functions",
"Unit_Coalesced_Group_Getters_Via_Base_Type_Positive_Basic",
"Unit_Coalesced_Group_Shfl_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Positive_Basic - double",
"Unit_Device_memcpy_Negative",
"Unit_Device_memset_Negative",
"Unit_Device_Complex_make_Negative",
"Unit_Device_Complex_Cast_Negative",
"Unit_Device_Complex_Unary_float_Negative",
"Unit_Device_Complex_Unary_double_Negative",
"Unit_Device_Complex_Binary_float_Negative",
"Unit_Device_Complex_Binary_double_Negative",
"Unit_Device_Complex_hipCfma_Negative",
"Unit_Device__hip_hc_8pk_Negative",
#endif
#if defined NAVI3X
"=== Below tests soft hang in stress test on 13/09/23 ===",
+39
Просмотреть файл
@@ -337,6 +337,45 @@
"Unit_atomicExch_system_Positive_Host_And_Peer_GPUs - unsigned long long",
"Unit_atomicExch_system_Positive_Host_And_Peer_GPUs - float",
"Unit_atomicExch_system_Positive_Host_And_Peer_GPUs - double",
"SWDEV-438524: Below tests taking long time to run in stress test on 15/12/23 ===",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Up_Positive_Basic - double",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Down_Positive_Basic - double",
"Unit_Coalesced_Group_Shfl_Positive_Basic - int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned int",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - unsigned long long",
"Unit_Coalesced_Group_Shfl_Positive_Basic - float",
"Unit_Coalesced_Group_Shfl_Positive_Basic - double",
"SWDEV-438524: Below tests causing TDR & machine down in stress test on 15/12/23 ===",
"Unit_hipExtModuleLaunchKernel_Functional",
"Unit_hipExtLaunchKernelGGL_Functional",
"SWDEV-438524:Below tests failed in stress test on 15/12/23 ===",
"Unit_Device_memcpy_Negative",
"Unit_Device_memset_Negative",
"Unit_Device_Complex_make_Negative",
"Unit_Device_Complex_Cast_Negative",
"Unit_Device_Complex_Unary_float_Negative",
"Unit_Device_Complex_Unary_double_Negative",
"Unit_Device_Complex_Binary_float_Negative",
"Unit_Device_Complex_Binary_double_Negative",
"Unit_Device_Complex_hipCfma_Negative",
"Unit_Device__hip_hc_8pk_Negative",
#endif
"End of json"
]