Skip to content

Commit

Permalink
Set IsolationLevel PROCESS
Browse files Browse the repository at this point in the history
  • Loading branch information
slozier committed Jun 21, 2022
1 parent ab016c4 commit 43518e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Src/IronPythonTest/Cases/IronPythonCasesManifest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ Reason=New test needs to be written for new csharp version
Ignore=true
Reason=Assertion error

[IronPython.test_memory]
IsolationLevel=PROCESS # to avoid having a long list of object subtypes

[IronPython.test_number]
Timeout=300000 # 5 minute timeout - slow on macOS

Expand Down

0 comments on commit 43518e5

Please sign in to comment.