Quarantine dotnet-watch test (#23395)

* Quarantine dotnet-watch test

* Update ProgramTests.cs
This commit is contained in:
Justin Kotalik 2020-06-26 18:16:29 -07:00 committed by GitHub
parent 93eafe70b4
commit 73555970ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ namespace Microsoft.DotNet.Watcher.Tools.Tests
}
[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23394")] // Failure on OSX https://dev.azure.com/dnceng/public/_build/results?buildId=706059&view=ms.vss-test-web.build-test-results-tab
public async Task ConsoleCancelKey()
{
_tempDir