Investigate dotnet-watch failures
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
https://dev.azure.com/dnceng/public/_build/results?buildId=706059&view=ms.vss-test-web.build-test-results-tab&runId=21867388&resultId=121648&paneView=debug
```
System.TimeoutException : The operation at /_/src/Tools/dotnet-watch/test/ProgramTests.cs:43 timed out after reaching the limit of 30000ms.
at Microsoft.AspNetCore.Testing.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Testing/src/TaskExtensions.cs:line 33
at Microsoft.DotNet.Watcher.Tools.Tests.ProgramTests.ConsoleCancelKey() in /_/src/Tools/dotnet-watch/test/ProgramTests.cs:line 43
--- End of stack trace from previous location ---
```
Contributor guide
Assessment
This issue has not been assessed yet.