978e165d33
- https://github.com/ROCm/hip-tests/pull/154 - https://github.com/ROCm/hip-tests/pull/438 - https://github.com/ROCm/hip-tests/pull/425 - https://github.com/ROCm/hip-tests/pull/424 - https://github.com/ROCm/hip-tests/pull/423 - https://github.com/ROCm/hip-tests/pull/365 - https://github.com/ROCm/hip-tests/pull/356 - https://github.com/ROCm/hip-tests/pull/279 - https://github.com/ROCm/hip-tests/pull/274 - https://github.com/ROCm/hip-tests/pull/190 - https://github.com/ROCm/hip-tests/pull/189 - https://github.com/ROCm/hip-tests/pull/188 - https://github.com/ROCm/hip-tests/pull/156 - https://github.com/ROCm/hip-tests/pull/49 - https://github.com/ROCm/hip-tests/pull/439 - https://github.com/ROCm/hip-tests/pull/437 - https://github.com/ROCm/hip-tests/pull/436 - https://github.com/ROCm/hip-tests/pull/435 - https://github.com/ROCm/hip-tests/pull/193 Change-Id: I2529d0baf0f8d47d6215863321720cde2b1a846c
30 lines
1.7 KiB
JSON
30 lines
1.7 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/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 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"
|
|
]
|
|
}
|