SWDEV-327563 - Disable Unit_hipGraphRetainUserObject_Functional_2 test. (#149)

Intermittent issue: corrupted doubly linked list
このコミットが含まれているのは:
agunashe
2023-02-01 10:48:11 +05:30
committed by GitHub
コミット 6b48c2f919
+3 -1
ファイルの表示
@@ -27,6 +27,8 @@
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
"Unit_hipMemGetAddressRange_Positive",
"Unit_hipGraphAddMemcpyNode1D_Negative_Basic",
"Unit_hipStreamGetCaptureInfo_Nullstream_CaptureInfo"
"Unit_hipStreamGetCaptureInfo_Nullstream_CaptureInfo",
"intermittent issue: corrupted double-linked list",
"Unit_hipGraphRetainUserObject_Functional_2"
]
}