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

Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f

[ROCm/hip-tests commit: 6da4973612]
Tento commit je obsažen v:
ROCm CI Service Account
2022-07-19 19:32:06 +05:30
odevzdal GitHub
rodič 4bdb74e287
revize cc66889e53
+2 -2
Zobrazit soubor
@@ -1,7 +1,7 @@
{
"DisabledTests":
[
"Unit_hipStreamPerThread_DeviceReset_1"
"Unit_hipStreamPerThread_DeviceReset_1",
"Unit_hipMallocManaged_OverSubscription"
]
}