96df1fde80
- https://github.com/ROCm/hip-tests/pull/119 - https://github.com/ROCm/hip-tests/pull/151 - https://github.com/ROCm/hip-tests/pull/57 - https://github.com/ROCm/hip-tests/pull/58 - https://github.com/ROCm/hip-tests/pull/59 - https://github.com/ROCm/hip-tests/pull/60 - https://github.com/ROCm/hip-tests/pull/99 - https://github.com/ROCm/hip-tests/pull/139 - https://github.com/ROCm/hip-tests/pull/152 - https://github.com/ROCm/hip-tests/pull/48 - https://github.com/ROCm/hip-tests/pull/54 - https://github.com/ROCm/hip-tests/pull/53 - https://github.com/ROCm/hip-tests/pull/24 - https://github.com/ROCm/hip-tests/pull/23 - https://github.com/ROCm/hip-tests/pull/22 - https://github.com/ROCm/hip-tests/pull/21 - https://github.com/ROCm/hip-tests/pull/20 - https://github.com/ROCm/hip-tests/pull/14 - https://github.com/ROCm/hip-tests/pull/8 Change-Id: I1eea54cd1436f3ddbfd5c1b3b2f672eb81d03cd4
95 строки
5.5 KiB
JSON
95 строки
5.5 KiB
JSON
{
|
|
"DisabledTests": [
|
|
"Unit_hipFuncSetCacheConfig_Negative_Not_Supported",
|
|
"Unit_hipFuncSetSharedMemConfig_Negative_Not_Supported",
|
|
"Unit_hipFuncSetAttribute_Positive_MaxDynamicSharedMemorySize_Not_Supported",
|
|
"Unit_hipFuncSetAttribute_Positive_PreferredSharedMemoryCarveout_Not_Supported",
|
|
"=== Below test fails in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/85 ===",
|
|
"Unit_hipFuncSetAttribute_Negative_Parameters",
|
|
"=== Below test fails 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_3D - ulong3",
|
|
"Unit_ChannelDescriptor_Positive_Basic_3D - long3",
|
|
"Unit_ChannelDescriptor_Positive_Basic_4D - ulong4",
|
|
"Unit_ChannelDescriptor_Positive_Basic_4D - long4",
|
|
"=== Below test fails in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/38 ===",
|
|
"Unit_hipFreeAsync_Negative_Parameters",
|
|
"=== Below test fails in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/92 ===",
|
|
"Unit_hipGetTexObjectResourceDesc_positive",
|
|
"Unit_hipGetTexObjectResourceDesc_Negative_Parameters",
|
|
"Unit_hipGetTexObjectTextureDesc_positive",
|
|
"Unit_hipGetTexObjectTextureDesc_Negative_Parameters",
|
|
"Unit_hipTexObjectDestroy_positive",
|
|
"=== Below tests tests fail randomly in PSDB ===",
|
|
"Unit_hipGraphInstantiateWithFlags_DependencyGraphDeviceCtxtChg",
|
|
"Unit_hipGraphUpload_Functional_multidevice_test",
|
|
"Unit_hipMemcpyParam2D_multiDevice-D2D - char",
|
|
"Unit_hipMemcpyParam2D_multiDevice-D2D - float",
|
|
"Unit_hipMemcpyParam2D_multiDevice-D2D - int",
|
|
"Unit_hipMemcpyParam2D_multiDevice-D2D - double",
|
|
"Unit_hipMemcpyParam2D_multiDevice-D2D - long double",
|
|
"Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice - char",
|
|
"Unit_hipMemsetFunctional_ZeroValue_hipMemsetD16",
|
|
"Unit_hipIpcMemAccess_Semaphores",
|
|
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
|
|
"hipStreamPerThread_CoopLaunch",
|
|
"hipCGMultiGridGroupType",
|
|
"Grid_Group_Getters_Positive_Basic",
|
|
"Grid_Group_Getters_Via_Non_Member_Functions_Positive_Basic",
|
|
"Grid_Group_Sync_Positive_Basic",
|
|
"dynamic_loading_device_kernels_from_library",
|
|
"Unit_tiled_partition",
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - int",
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - unsigned int",
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - unsigned long long",
|
|
"Unit_atomicExch_Positive_Same_Address_Compile_Time - float",
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - int",
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - unsigned int",
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - unsigned long long",
|
|
"Unit_atomicExch_system_Positive_Host_And_GPU - float",
|
|
"Unit_hipModuleUnload_Negative_Double_Unload",
|
|
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/356 ===",
|
|
"Unit_Device_Complex_Unary_Negative_Parameters_RTC",
|
|
"Unit_Device_Complex_Binary_Negative_Parameters_RTC",
|
|
"Unit_Device_Complex_hipCfma_Negative_Parameters_RTC",
|
|
"Unit_Device_make_Complex_Negative_Parameters_RTC",
|
|
"Unit_Device_Complex_Cast_Negative_Parameters_RTC",
|
|
"=== Below 2 tests are disabled due to defect EXSWHTEC-342 ===",
|
|
"Unit_hipDeviceSetLimit_Negative_Parameters",
|
|
"Unit_hipDeviceGetLimit_Negative_Parameters",
|
|
"=== Below tests are failing PSDB ===",
|
|
"Unit_hipGraphMem_Alloc_Free_NodeGetParams_Functional_3",
|
|
"Unit_hipMemPoolSetAccess_Negative_Parameters",
|
|
"Unit_hipMallocMipmappedArray_Negative_NumLevels",
|
|
"Unit_hipFreeMipmappedArray_Negative_Nullptr",
|
|
"Unit_hipFreeMipmappedArrayMultiTArray - int",
|
|
"Unit_hipFreeMipmappedArray_Negative_Parameters",
|
|
"Unit_hipCreateSurfaceObject_Negative_Parameters",
|
|
"Unit_hipDestroySurfaceObject_Negative_Parameters",
|
|
"Unit_hipMemcpy3D_Positive_Synchronization_Behavior",
|
|
"Unit_hipMemcpy2D_Positive_Synchronization_Behavior",
|
|
"Unit_hipMemcpyAsync_Positive_Synchronization_Behavior",
|
|
"Unit_hipDrvMemcpy3D_Positive_Synchronization_Behavior",
|
|
"Unit_hipFreeMipmappedArray_Negative_DoubleFree",
|
|
"Unit_hipModuleLoad_Positive_Basic",
|
|
"Unit_hipModuleLoad_Negative_Load_From_A_File_That_Is_Not_A_Module",
|
|
"Unit_hipModuleLoadData_Positive_Basic",
|
|
"Unit_hipModuleLoadData_Negative_Parameters",
|
|
"Unit_hipModuleLoadDataEx_Positive_Basic",
|
|
"Unit_hipModuleLoadDataEx_Negative_Parameters",
|
|
"Unit_hipModuleGetTexRef_Positive_Basic",
|
|
"Performance_hipMemsetD16",
|
|
"Performance_hipMemsetD16Async",
|
|
"Performance_hipMemsetD32",
|
|
"Performance_hipMemsetD32Async",
|
|
"Unit_hipMemcpyParam2D_Positive_Synchronization_Behavior",
|
|
"Unit_hipMemcpy_Positive_Synchronization_Behavior"
|
|
]
|
|
}
|