Update config_amd_linux_common.json

Disable hipDeviceSetCacheConfig & hipDeviceSetSharedMemConfig tests temporarily

[ROCm/hip-tests commit: 0c842b6210]
Этот коммит содержится в:
Maneesh Gupta
2023-05-29 14:27:51 +05:30
коммит произвёл GitHub
родитель 1c58ccfeee
Коммит dcb02ce40e
+6 -2
Просмотреть файл
@@ -79,7 +79,11 @@
"SWDEV-398980 fails in Stress test",
"Unit_hipMemcpyPeer_Positive_Synchronization_Behavior",
"SWDEV-398981 fails in stress test",
"Unit_hipStreamCreateWithPriority_MulthreadDefaultflag"
"Unit_hipStreamCreateWithPriority_MulthreadDefaultflag",
"Disabling below 4 tests temporarily due to change in API behavior",
"Unit_hipDeviceSetCacheConfig_Positive_Basic",
"Unit_hipDeviceSetCacheConfig_Negative_Parameters",
"Unit_hipDeviceSetSharedMemConfig_Positive_Basic",
"Unit_hipDeviceSetSharedMemConfig_Negative_Parameters"
]
}