Skip to content

Commit bfdaf0b

Browse files
authored
Object disposed flaky (#5104)
1 parent 56add7a commit bfdaf0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Microsoft.TestPlatform.Acceptance.IntegrationTests/TranslationLayerTests/TargetFrameworkTestHostDemultiplexer.cs

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public void ExecuteContainerInMultiHost(RunnerInfo runnerInfo)
4242
=> ExecuteContainerInMultiHost(runnerInfo, 3);
4343

4444
[TestMethod]
45+
[Ignore("Flaky on server with object has been disposed")]
4546
[NetCoreTargetFrameworkDataSource]
4647
[NetFullTargetFrameworkDataSource]
4748
public void ExecuteContainerInMultiHost_MoreHostsThanTests(RunnerInfo runnerInfo)

0 commit comments

Comments
 (0)