Disable tests failing in stress testing.

[ROCm/hip-tests commit: ad9f036f1d]
This commit is contained in:
Maneesh Gupta
2023-07-14 12:11:16 +05:30
zatwierdzone przez GitHub
rodzic d2df4a5552
commit d7c774b709
@@ -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"
]
}