Skip to content

Commit 365efe4

Browse files
Copilotnohwnd
andcommitted
Remove [Ignore] attributes from tests to unignore them
Co-authored-by: nohwnd <[email protected]>
1 parent f43d438 commit 365efe4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/Microsoft.TestPlatform.Acceptance.IntegrationTests/BlameDataCollectorTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ public void BlameDataCollectorShouldGiveCorrectTestCaseName(RunnerInfo runnerInf
5858
}
5959

6060
[TestMethod]
61-
[Ignore]
6261
[TestCategory("Windows-Review")]
6362
[NetFullTargetFrameworkDataSource]
6463
[NetCoreTargetFrameworkDataSource]

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ public void ExecuteContainerInMultiHost(RunnerInfo runnerInfo)
4242
=> ExecuteContainerInMultiHost(runnerInfo, 3);
4343

4444
[TestMethod]
45-
[Ignore("Flaky on server with object has been disposed")]
4645
[NetCoreTargetFrameworkDataSource]
4746
[NetFullTargetFrameworkDataSource]
4847
public void ExecuteContainerInMultiHost_MoreHostsThanTests(RunnerInfo runnerInfo)

0 commit comments

Comments
 (0)