We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05446a3 commit 4355f80Copy full SHA for 4355f80
1 file changed
Src/IronPythonTest/Cases/CTypesCPythonCasesManifest.ini
@@ -6,6 +6,9 @@ Redirect=false
6
RunCondition=NOT $(IS_NETCOREAPP) AND NOT $(IS_MACOS)
7
Reason=ctypes is not working on .NET Core yet
8
9
+[CTypesCPython.test_byteswap]
10
+RetryCount=2
11
+
12
[CTypesCPython.test_errno]
13
Ignore=true
14
Reason=Current implementation of get_last_error needs to be debugged
0 commit comments