Temporarily disable failing tests (#136)

Unit_hipStreamGetCaptureInfo_Nullstream_CaptureInfo
Unit_hipGraphAddMemcpyNode1D_Negative_Basic

[ROCm/hip-tests commit: c03de3547b]
This commit is contained in:
Rahul Garg
2023-01-23 16:42:43 -08:00
committed by GitHub
parent ad30b95b31
commit 8f2056ad3f
@@ -25,6 +25,8 @@
"Unit_hipStreamAttachMemAsync_Positive_Basic",
"Unit_hipStreamAttachMemAsync_Positive_AttachGlobal",
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
"Unit_hipMemGetAddressRange_Positive"
"Unit_hipMemGetAddressRange_Positive",
"Unit_hipGraphAddMemcpyNode1D_Negative_Basic",
"Unit_hipStreamGetCaptureInfo_Nullstream_CaptureInfo"
]
}