Kahbazi
b2c7d514c9
[Kestrel] Move to GenericHost ( #24279 )
...
* [Kestrel] Move to GenericHost
* Change TransportSelector
* Add an empty app for TestServer
* Add an empty app for TestServer
* Set app
* Stop host
* Stop the TestSserver
* Stop more hosts!
* Stop host in dispose
* implement IAsyncDisposable for TestServer
* configure await
* catch OperationCanceledException
* Apply suggestions from code review
Co-authored-by: Brennan <brecon@microsoft.com>
2020-08-05 21:48:53 +00:00
Andrew Stanton-Nurse
e65408a36c
unquarantine a pile of long-passing tests ( #19440 )
2020-02-28 19:02:58 +00:00
Andrew Stanton-Nurse
c08221ffbe
quarantine dsome tests ( #18671 )
2020-01-30 05:01:03 +00:00
David Fowler
5ca92305c2
PR feedback from #11412 ( #11474 )
...
- Remove ExpectedMiddlewareCount since everything is middleware now
- Renamed everything adapter to middleware
- Added a regression test for an https scenario
- Don't send client certs for tests that don't expect it
2019-06-23 21:08:10 -07:00