Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure:System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Http2.Http2_PingKeepAlive(keepAlivePingDelay: 00:00:01, keepAlivePingPolicy: WithActiveRequests, expectRequestFail: False) #43205

Closed
v-haren opened this issue Oct 9, 2020 · 3 comments

Comments

@v-haren
Copy link

v-haren commented Oct 9, 2020

failed in job: runtime-libraries-coreclr outerloop 20201008.1

net6.0-Linux-Release-arm64-CoreCLR_release-(Ubuntu.1804.ArmArch.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-bfcd90a-20200127194925

Error message

Assert.Throws() Failure
Expected: typeof(System.OperationCanceledException)
Actual:   typeof(Xunit.Sdk.NotNullException): Assert.NotNull() Failure
---- Assert.NotNull() Failure

Stack trace
   at System.Net.Test.Common.Http2LoopbackConnection.ReadPingAsync(TimeSpan timeout) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 710
----- Inner Stack Trace -----
   at System.Net.Test.Common.Http2LoopbackConnection.ReadPingAsync(TimeSpan timeout) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 710
@ghost
Copy link

ghost commented Oct 9, 2020

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Oct 9, 2020
@ManickaP
Copy link
Member

ManickaP commented Oct 9, 2020

Triage: probably the same problem as in #41929

@ManickaP ManickaP added this to the 6.0.0 milestone Oct 9, 2020
@ManickaP ManickaP removed the untriaged New issue has not been triaged by the area owner label Oct 9, 2020
@stephentoub
Copy link
Member

Closing as dup of #41929

@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants