Skip to content

Commit e23df09

Browse files
committed
linux
1 parent 33e76e9 commit e23df09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_ctypes/test_dlerror.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class TestNullDlsym(unittest.TestCase):
5454
this 'dlsym returned NULL -> throw Error' rule.
5555
"""
5656

57+
@unittest.expectedFailure # TODO: RUSTPYTHON
5758
def test_null_dlsym(self):
5859
import subprocess
5960
import tempfile

0 commit comments

Comments
 (0)