aspnetcore/test
Stephen Halter f2a383dc76
Don't count long tick intervals against rate measurements (#3070)
This might help address #3015

This only affects rate timeouts. Normal fixed timeouts might deserve the same treatment, but that would require some additional locking to ensure we don't modify the sentinel value.
2018-11-02 10:58:30 -07:00
..
Kestrel.Core.Tests Don't count long tick intervals against rate measurements (#3070) 2018-11-02 10:58:30 -07:00
Kestrel.H2Spec.FunctionalTests Add interop tests with headless chrome 2018-10-25 10:38:41 -07:00
Kestrel.InMemory.FunctionalTests Don't count long tick intervals against rate measurements (#3070) 2018-11-02 10:58:30 -07:00
Kestrel.Tests Add interop tests with headless chrome 2018-10-25 10:38:41 -07:00
Kestrel.Transport.BindTests Add interop tests with headless chrome 2018-10-25 10:38:41 -07:00
Kestrel.Transport.FunctionalTests Add more chrome test logging 2018-10-29 16:56:10 -07:00
Kestrel.Transport.Libuv.BindTests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
Kestrel.Transport.Libuv.FunctionalTests Reduce flakiness of LargeUpload tests (#3036) 2018-10-22 11:38:53 -07:00
Kestrel.Transport.Libuv.Tests Test LibuvConstants.IsConnectionReset 2018-10-04 15:40:09 -07:00
Kestrel.Transport.Sockets.BindTests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
Kestrel.Transport.Sockets.FunctionalTests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
SystemdActivation
shared Add interop tests with headless chrome 2018-10-25 10:38:41 -07:00
Directory.Build.props
xunit.runner.json