Social distancing for tests that are symptomatic

These tests failed in official builds last night.
This commit is contained in:
Ryan Nowak 2020-04-02 10:28:12 -07:00
parent 53eaa8f106
commit 2c1de1621e
2 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,7 @@ namespace Microsoft.Extensions.SecretManager.Tools.Tests
}
[Fact]
[QuarantinedTest]
public void DoesNotGenerateIdForProjectWithSecretId()
{
const string SecretId = "AlreadyExists";

View File

@ -24,6 +24,7 @@ namespace Microsoft.DotNet.Watcher.Tools.Tests
}
[Fact]
[QuarantinedTest]
public async Task ConsoleCancelKey()
{
_tempDir