e103027f81
- Test cases ID clean up and documentation for Execution Control - Update config_nvidia_linux_common.json - Disable test which failed on external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/85
12 lines
479 B
JSON
12 lines
479 B
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"
|
|
]
|
|
}
|