aspnetcore/test
Stephen Halter b86df651af
Fix Http2ConnectionTests flakiness (#2364)
- The default PipeScheduler got switched from Inline to ThreadPool.
- This switches the Http2ConnectionTests PipeSchedulers back to ThreadPool.
2018-03-05 16:28:35 -08:00
..
Kestrel.Core.Tests Fix Http2ConnectionTests flakiness (#2364) 2018-03-05 16:28:35 -08:00
Kestrel.FunctionalTests #2035 Do not await OnCompleted handlers before sending the Response (#2324) 2018-02-25 18:10:04 -07:00
Kestrel.Tests Switch back to libuv as the default transport (#2257) 2018-01-18 17:25:28 -08:00
Kestrel.Transport.Libuv.FunctionalTests Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
Kestrel.Transport.Libuv.Tests React to pipes in corefx (#2337) 2018-02-28 12:41:51 -08:00
Kestrel.Transport.Sockets.FunctionalTests Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
SystemdActivation Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
shared Include exceptions when displaying test logs (#2346) 2018-02-24 16:51:57 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
xunit.runner.json