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

Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f

[ROCm/hip commit: 7f3fcec95e]
이 커밋은 다음에 포함됨:
ROCm CI Service Account
2022-07-19 19:32:06 +05:30
커밋한 사람 GitHub
부모 3a77e80952
커밋 e1a3b7b574
+2 -2
파일 보기
@@ -1,7 +1,7 @@
{
"DisabledTests":
[
"Unit_hipStreamPerThread_DeviceReset_1"
"Unit_hipStreamPerThread_DeviceReset_1",
"Unit_hipMallocManaged_OverSubscription"
]
}