Skip to content

Commit 7da7c95

Browse files
committed
Enable test_bitfields_ctypes_stdlib on macOS
1 parent b31245a commit 7da7c95

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/IronPython.Tests/Cases/IronPythonCasesManifest.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,6 @@ RunCondition=$(IS_POSIX) # Module resource is Posix-specific
185185
IsolationLevel=PROCESS # https://github.com/IronLanguages/ironpython3/issues/489
186186
FullFrames=true
187187

188-
[IronPython.modules.type_related.test_bitfields_ctypes_stdlib]
189-
RunCondition=NOT $(IS_OSX) # ctypes tests not prepared for macOS
190-
191188
[IronPython.scripts.test_builder]
192189
Ignore=true
193190

0 commit comments

Comments
 (0)