Quarantine dotnet-watch test (#23395)
* Quarantine dotnet-watch test * Update ProgramTests.cs
This commit is contained in:
parent
93eafe70b4
commit
73555970ee
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue