Skip to content

Commit c48f958

Browse files
enable test16_opaque_handle (#156)
This reverts commit f67ab83.
1 parent f67ab83 commit c48f958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_fragile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ def test15_const_in_name(self):
399399
assert cppyy.gbl.myvar3
400400
assert cppyy.gbl.myvar4
401401

402-
@mark.xfail(run=False, reason="Crashes sometimes; might have been caused by https://github.com/compiler-research/CPyCppyy/pull/109")
403402
def test16_opaque_handle(self):
404403
"""Support use of opaque handles"""
405404

0 commit comments

Comments
 (0)