Update config_amd_windows_common.json

Disable hipDeviceSetCacheConfig & hipDeviceSetSharedMemConfig tests temporarily
Этот коммит содержится в:
Maneesh Gupta
2023-06-01 14:09:22 +05:30
коммит произвёл GitHub
родитель 7d7b4ab075
Коммит eeeca04107
+6 -1
Просмотреть файл
@@ -164,6 +164,11 @@
"Disabling test tracked SWDEV-391718",
"Unit_hipMemRangeGetAttribute_TstCountParam",
"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"
]
}