809149ecc8
- Verify that opening the same handle in different contexts on same device causes an error - Verify that opening the handle in the process that created it causes an error - Remove linux guard from test file and exclude test from windows build with cmake. - Disable Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process for AMD.
16 строки
577 B
JSON
16 строки
577 B
JSON
{
|
|
"DisabledTests":
|
|
[
|
|
"Unit_hipStreamPerThread_DeviceReset_1",
|
|
"Unit_hipMallocManaged_OverSubscription",
|
|
"Unit_hipDeviceGetSharedMemConfig_Positive_Basic",
|
|
"Unit_hipDeviceGetSharedMemConfig_Positive_Threaded",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Basic",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Threaded",
|
|
"Unit_hipGetDeviceFlags_Positive_Context",
|
|
"Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process",
|
|
"Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process",
|
|
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill"
|
|
]
|
|
}
|