Skip to content

Commit

Permalink
Object disposed flaky (#5104)
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Jun 17, 2024
1 parent 56add7a commit bfdaf0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ public void ExecuteContainerInMultiHost(RunnerInfo runnerInfo)
=> ExecuteContainerInMultiHost(runnerInfo, 3);

[TestMethod]
[Ignore("Flaky on server with object has been disposed")]
[NetCoreTargetFrameworkDataSource]
[NetFullTargetFrameworkDataSource]
public void ExecuteContainerInMultiHost_MoreHostsThanTests(RunnerInfo runnerInfo)
Expand Down

0 comments on commit bfdaf0b

Please sign in to comment.