-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-kestrel
Description
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1214891&view=results
I noticed that a couple of the Http2 client interop tests started failing on Windows 8.1 with the following message:
System.NotSupportedException : HTTP/2 over TLS is not supported on Windows versions earlier than Windows 10 and Windows Server 2016 due to incompatible ciphers or missing ALPN support.
This seems pretty consistent. I'm not sure what changed but maybe the machines were updated and something messed up? Needs investigation but I'll disable the tests for now. Revert #34015 when we figure out why.
Metadata
Metadata
Assignees
Labels
area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-kestrel