06398a85b9
Change-Id: Iad8e93157c3acc6fdecf2603fdf6d90416a3c6e4
21 righe
1.1 KiB
JSON
21 righe
1.1 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"
|
|
]
|
|
}
|