aspnetcore/test
Nate McMaster 4c49d5ce80
Resolve flaky tests (#497)
1. Prevent an ObjectDisposedException in dotnet-watch on slower machines
2. Fix flakiness caused by PID reuse
3. Fix flakiness in tests that await the restart of dotnet-watch. The `.TimeoutAfter` method doesn't cancel the long-running task. This left 2 readers running on dotnet-watch output which caused indeterminate test outcome.
2018-10-02 09:17:04 -07:00
..
Microsoft.HttpRepl.Tests Address most code review comments 2018-08-03 09:18:39 -07:00
Microsoft.Repl.Tests Remove duplicate PackageReferences 2018-09-26 14:24:22 -07:00
Shared
dotnet-user-secrets.Tests
dotnet-watch.FunctionalTests Resolve flaky tests (#497) 2018-10-02 09:17:04 -07:00
dotnet-watch.Tests
Directory.Build.props