bf50c2d2d8
- Added negative tests for hipFreeAsync - nullptr check for pointer parameter - invalid stream handle for stream parameter - Update config_nvidia_linux_common.json
26 lignes
1.3 KiB
JSON
26 lignes
1.3 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"
|
|
]
|
|
}
|