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

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