Skip to content

Commit

Permalink
Add retry to test_byteswap
Browse files Browse the repository at this point in the history
  • Loading branch information
slide authored Oct 9, 2018
1 parent 05446a3 commit 4355f80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Src/IronPythonTest/Cases/CTypesCPythonCasesManifest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Redirect=false
RunCondition=NOT $(IS_NETCOREAPP) AND NOT $(IS_MACOS)
Reason=ctypes is not working on .NET Core yet

[CTypesCPython.test_byteswap]
RetryCount=2

[CTypesCPython.test_errno]
Ignore=true
Reason=Current implementation of get_last_error needs to be debugged
Expand Down

0 comments on commit 4355f80

Please sign in to comment.