SWDEV-391555 - disable failing tests (#252)

* SWDEV-391555 - disable failing tests
Change-Id: I6ded26927720b77938022f37acf7513a7fc2575b
* SWDEV-391555 - disable more failing tests

[ROCm/hip-tests commit: b5d2ea28e1]
This commit is contained in:
shadidashmiz
2023-05-01 12:59:45 -04:00
committed by GitHub
orang tua de60a9e585
melakukan 276f262033
2 mengubah file dengan 13 tambahan dan 2 penghapusan
@@ -64,6 +64,12 @@
"Disabling test tracked SWDEV-395683",
"Unit_hipStreamPerThread_MultiThread",
"Disabling tests tracked with SWDEV-389647..",
"Unit_hipMemcpy2DToArrayAsync_Positive_Synchronization_Behavior"
"Unit_hipMemcpy2DToArrayAsync_Positive_Synchronization_Behavior",
"Disabling test tracked SWDEV-391555",
"Unit_hipMemcpyPeer_Positive_ZeroSize",
"Unit_hipMemcpyPeerAsync_Positive_ZeroSize",
"Disabling test tracked SWDEV-391718",
"Unit_hipMemRangeGetAttribute_TstCountParam"
]
}
@@ -157,6 +157,11 @@
"SWDEV-396616 hipMemMap returns invalid error",
"Unit_hipMemVmm_Basic",
"SWDEV-396615 mGPUs not considered correctly",
"Unit_hipManagedKeyword_MultiGpu"
"Unit_hipManagedKeyword_MultiGpu",
"Disabling test tracked SWDEV-391555",
"Unit_hipMemcpyPeer_Positive_ZeroSize",
"Unit_hipMemcpyPeerAsync_Positive_ZeroSize",
"Disabling test tracked SWDEV-391718",
"Unit_hipMemRangeGetAttribute_TstCountParam"
]
}