SWDEV-454217, SWDEV-454220, SWDEV-453412, SWDEV-453415, SWDEV-453453 - Disable failing tests in PSDB stress test & CI
- These tests failed/hanged in PSDB stress test & Jenkins CI Change-Id: Id116528081881ddcf71052ba7f6efee2de22de42
Этот коммит содержится в:
@@ -209,6 +209,8 @@
|
||||
"Unit_Warp_Shfl_Positive_Basic - unsigned long long",
|
||||
"Unit_Warp_Shfl_Positive_Basic - float",
|
||||
"Unit_Warp_Shfl_Positive_Basic - double",
|
||||
"Unit_Warp_Shfl_Positive_Basic - __half",
|
||||
"Unit_Warp_Shfl_Positive_Basic - __half2",
|
||||
"Unit_Warp_Shfl_XOR_Positive_Basic - int",
|
||||
"Unit_Warp_Shfl_XOR_Positive_Basic - unsigned int",
|
||||
"Unit_Warp_Shfl_XOR_Positive_Basic - long",
|
||||
@@ -345,6 +347,7 @@
|
||||
"Unit_unsafeAtomicMax_Positive_Multi_Kernel_Same_Address - float",
|
||||
"Unit___hip_atomic_fetch_min_Positive_Wavefront_Adjacent_Addresses - double",
|
||||
"Unit___hip_atomic_fetch_min_Positive_Wavefront_Scattered_Addresses - double",
|
||||
"Unit_AtomicBuiltins_Negative_Parameters_RTC",
|
||||
"SWDEV-446588 - Disable graph multi gpu testcases until graph has support for it",
|
||||
"Unit_hipGraphExecUpdate_Negative_MultiDevice_Context_Changed",
|
||||
"Unit_hipGraphMem_Alloc_Free_NodeGetParams_Functional_MultiDevice",
|
||||
@@ -553,6 +556,7 @@
|
||||
"Unit_atomicMax_Positive_SameAddress - unsigned int",
|
||||
"Unit_atomicMax_Positive_SameAddress - unsigned long",
|
||||
"Unit_atomicMax_Positive_SameAddress - unsigned long long",
|
||||
"Unit_atomicMax_Positive_SameAddress - double",
|
||||
"Unit_atomicMax_Positive_Adjacent_Addresses - int",
|
||||
"Unit_atomicMax_Positive_Adjacent_Addresses - unsigned int",
|
||||
"Unit_atomicMax_Positive_Adjacent_Addresses - unsigned long",
|
||||
@@ -1431,6 +1435,9 @@
|
||||
"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",
|
||||
"SWDEV-445928: These tests fail in PSDB stress test on 09/02/2024",
|
||||
"Unit_hipGraphAddNodeTypeMemset_Positive_Basic - uint8_t",
|
||||
"Unit_hipGraphAddNodeTypeMemset_Positive_Basic - uint16_t",
|
||||
@@ -1593,10 +1600,49 @@
|
||||
"Unit_hipCGMultiGridGroupType_Barrier",
|
||||
"=== SWDEV-443630 : Below test failed in stress test on 19/01/24 ===",
|
||||
"Unit_Multi_Grid_Group_Positive_Sync",
|
||||
"=== SWDEV-454217 : Below test failed in stress test on 22/03/24 ===",
|
||||
"Performance_hipLaunchCooperativeKernel",
|
||||
"=== SWDEV-454220 : Below test failed in stress test on 22/03/24 ===",
|
||||
"Unit_Rtc_MathFunctions_header",
|
||||
"Unit_Device_memcpy_Positive - int",
|
||||
"Unit_Device_memcpy_Positive - unsigned long",
|
||||
"Unit_Device_memcpy_Positive - long long",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - int",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - unsigned int",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - long",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - unsigned long",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - long long",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - unsigned long long",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - float",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - double",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - __half",
|
||||
"Unit_Warp_Shfl_Up_Positive_Basic - __half2",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - int",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - unsigned int",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - long",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - unsigned long",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - long long",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - unsigned long long",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - float",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - double",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - __half",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - __half2",
|
||||
"Unit_Device_norm_Sanity_Positive - float",
|
||||
"Unit_Device_norm_Sanity_Positive - double",
|
||||
"Unit_Device_rnorm_Sanity_Positive - float",
|
||||
"Unit_Device_rnorm_Sanity_Positive - double",
|
||||
"Unit_Device___float2half_rd_SmallVals_Sanity_Positive",
|
||||
"Unit_Device___float2half_ru_SmallVals_Sanity_Positive",
|
||||
"Unit_Device___float2half_rz_SmallVals_Sanity_Positive",
|
||||
"Unit_safeAtomicMin_Positive_SameAddress - float",
|
||||
"=== SWDEV-454220 : Below test hanged in stress test on 22/03/24 ===",
|
||||
"Unit_hipExtLaunchKernel_Positive_Basic",
|
||||
#endif
|
||||
#if defined NAVI21
|
||||
"=== SWDEV-445961: These tests hang in PSDB stress test on 09/02/2024 ===",
|
||||
"Unit_hipStreamBeginCapture_hipStreamPerThread",
|
||||
"=== SWDEV-445961: These tests hang in PSDB stress test on 09/02/2024 ===",
|
||||
"Unit_hipStreamBeginCapture_hipStreamPerThread",
|
||||
"=== SWDEV-453412 : Below test failed in stress test on 22/03/24 ===",
|
||||
"Unit_hipDeviceName_gcnArchName_And_rocm_agent_enumerator",
|
||||
#endif
|
||||
#if defined NAVI3X
|
||||
"=== Below tests soft hang in stress test on 13/09/23 ===",
|
||||
@@ -1622,6 +1668,12 @@
|
||||
"Unit_hipDeviceSynchronize_Functional",
|
||||
"Unit_hipStreamPerThread_StreamQuery",
|
||||
"Unit_hipMultiThreadStreams1_AsyncAsync",
|
||||
"=== SWDEV-453412 : Below test failed in stress test on 22/03/24 ===",
|
||||
"Unit_hipDeviceName_gcnArchName_And_rocm_agent_enumerator",
|
||||
"=== SWDEV-453415 : Below tests hang in stress test on 22/03/24 ===",
|
||||
"Unit_Warp_Shfl_Down_Positive_Basic - __half",
|
||||
"Unit_hipExtModuleLaunchKernel_Functional",
|
||||
"Unit_hipExtLaunchKernelGGL_Functional",
|
||||
#endif
|
||||
"End of json"
|
||||
]
|
||||
|
||||
@@ -691,6 +691,9 @@
|
||||
"Unit_Thread_Block_Tile_Sync_Positive_Basic - uint8_t",
|
||||
"Unit_Thread_Block_Tile_Sync_Positive_Basic - uint16_t",
|
||||
"Unit_Thread_Block_Tile_Sync_Positive_Basic - uint32_t",
|
||||
"Unit_hiprtc_devicemalloc",
|
||||
"Unit_deviceAllocation_InOneThread_AccessInAllThreads",
|
||||
"Unit_deviceAllocation_Malloc_ComplexDataType",
|
||||
"=== SWDEV-441604: Below tests take long time to run in stress test on 12/01/24 ===",
|
||||
"Unit_Thread_Block_Tile_Shfl_Up_Positive_Basic - int",
|
||||
"Unit_Thread_Block_Tile_Shfl_Up_Positive_Basic - unsigned int",
|
||||
@@ -1437,6 +1440,9 @@
|
||||
"Unit_atomicCAS_system_Positive_Host_And_Peer_GPUs - int",
|
||||
"Unit_atomicCAS_system_Positive_Host_And_Peer_GPUs - unsigned int",
|
||||
"Unit_atomicCAS_system_Positive_Host_And_Peer_GPUs - unsigned long long",
|
||||
"=== SWDEV-453453 : Below tests failed in stress test on 22/03/24 ===",
|
||||
"Unit_hipDeviceGetGraphMemAttribute_Functional",
|
||||
"Unit_hipDeviceGetGraphMemAttribute_Functional_Multi_Device",
|
||||
#endif
|
||||
"End of json"
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user