Skip to content

Commit 9baa2e6

Browse files
committed
Disable Unit_hipGraphRetainUserObject_Functional_2
On Windows due to intermittent failures.
1 parent 554ab5d commit 9baa2e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

catch/hipTestMain/config/config_amd_windows_common.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@
100100
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph",
101101
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ChldNode",
102102
"Unit_hipMemGetAddressRange_Negative",
103-
"Unit_hipMemGetAddressRange_Positive"
103+
"Unit_hipMemGetAddressRange_Positive",
104+
"Note: intermittent Failure",
105+
"Unit_hipGraphRetainUserObject_Functional_2"
104106
]
105107
}

0 commit comments

Comments
 (0)