Skip to content

Commit 4355f80

Browse files
authored
Add retry to test_byteswap
1 parent 05446a3 commit 4355f80

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Src/IronPythonTest/Cases/CTypesCPythonCasesManifest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Redirect=false
66
RunCondition=NOT $(IS_NETCOREAPP) AND NOT $(IS_MACOS)
77
Reason=ctypes is not working on .NET Core yet
88

9+
[CTypesCPython.test_byteswap]
10+
RetryCount=2
11+
912
[CTypesCPython.test_errno]
1013
Ignore=true
1114
Reason=Current implementation of get_last_error needs to be debugged

0 commit comments

Comments
 (0)