We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_bitfields_ctypes_stdlib
1 parent b31245a commit 7da7c95Copy full SHA for 7da7c95
tests/IronPython.Tests/Cases/IronPythonCasesManifest.ini
@@ -185,9 +185,6 @@ RunCondition=$(IS_POSIX) # Module resource is Posix-specific
185
IsolationLevel=PROCESS # https://github.com/IronLanguages/ironpython3/issues/489
186
FullFrames=true
187
188
-[IronPython.modules.type_related.test_bitfields_ctypes_stdlib]
189
-RunCondition=NOT $(IS_OSX) # ctypes tests not prepared for macOS
190
-
191
[IronPython.scripts.test_builder]
192
Ignore=true
193
0 commit comments