SWDEV-340649 - Disables memory oversubscription test case (#2810)

Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f

[ROCm/hip-tests commit: 6da4973612]
Этот коммит содержится в:
ROCm CI Service Account
2022-07-19 19:32:06 +05:30
коммит произвёл GitHub
родитель 4bdb74e287
Коммит cc66889e53
+2 -2
Просмотреть файл
@@ -1,7 +1,7 @@
{
"DisabledTests":
[
"Unit_hipStreamPerThread_DeviceReset_1"
"Unit_hipStreamPerThread_DeviceReset_1",
"Unit_hipMallocManaged_OverSubscription"
]
}