We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262a9c8 commit 8b8a972Copy full SHA for 8b8a972
test/DataCollectors/TraceDataCollector.UnitTests/VanguardTests.cs
@@ -139,6 +139,7 @@ public void StartShouldThrowOnInvalidCommandLine()
139
}
140
141
[TestMethod]
142
+ [Ignore("This test is flaky")]
143
public void StartShouldThrowOnTimeout()
144
{
145
Environment.SetEnvironmentVariable(EnvironmentHelper.VstestConnectionTimeout, "0");
0 commit comments