Disable tests failing in stress testing.

Этот коммит содержится в:
Maneesh Gupta
2023-07-14 12:11:16 +05:30
коммит произвёл GitHub
родитель c9190f77eb
Коммит ad9f036f1d
+5 -1
Просмотреть файл
@@ -115,6 +115,10 @@
"Unit_hipMemcpyAsync_Negative_Parameters",
"Unit_hipMemcpyDtoHAsync_Negative_Parameters",
"Unit_hipMemcpyHtoDAsync_Negative_Parameters",
"Unit_hipMemcpyDtoDAsync_Negative_Parameters"
"Unit_hipMemcpyDtoDAsync_Negative_Parameters",
"=== Below tests fail in stress test on 13/07/23 ===",
"Unit_deviceAllocation_Malloc_ComplexDataType",
"Unit_deviceAllocation_New_ComplexDataType",
"Unit_hipStreamValue_Wait32_Blocking_Mask_Eq_1"
]
}