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: CloseOutputAsync_ClientInitiated_CanReceive_CanClose #56927

Closed
MihaZupan opened this issue Aug 5, 2021 · 2 comments
Closed

Test failure: CloseOutputAsync_ClientInitiated_CanReceive_CanClose #56927

MihaZupan opened this issue Aug 5, 2021 · 2 comments
Labels
arch-wasm WebAssembly architecture area-System.Net test-run-core Test failures in .NET Core test runs
Milestone

Comments

@MihaZupan
Copy link
Member

MihaZupan commented Aug 5, 2021

Test System.Net.WebSockets.Client.Tests.CloseTest.CloseOutputAsync_ClientInitiated_CanReceive_CanClose

Day Run OS
7/14 PR #55582 Ubuntu.1804.Amd64.Open - wasm
7/15 PR #53505 Ubuntu.1804.Amd64.Open - wasm
7/20 Official run Ubuntu.1804.Amd64.Open - wasm
7/26 PR #56325 Ubuntu.1804.Amd64.Open - wasm
8/2 PR #56604 Ubuntu.1804.Amd64.Open - wasm
Assert.Equal() Failure
Expected: 17
Actual:   0
   at System.Net.WebSockets.Client.Tests.CloseTest.CloseOutputAsync_ClientInitiated_CanReceive_CanClose(Uri server) in System.Net.WebSockets.Client.Tests.dll:token 0x6000114+0x2db
--- End of stack trace from previous location ---
@MihaZupan MihaZupan added area-System.Net test-run-core Test failures in .NET Core test runs labels Aug 5, 2021
@ghost
Copy link

ghost commented Aug 5, 2021

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

Issue Details

Test System.Net.WebSockets.Client.Tests.CloseTest.CloseOutputAsync_ClientInitiated_CanReceive_CanClose

Day Run OS
8/2 PR #56604 ubuntu.1804.amd64.open.rt
7/26 PR #56325 ubuntu.1804.amd64.open.rt
7/20 Official run ubuntu.1804.amd64.open.rt
7/15 PR #53505 ubuntu.1804.amd64.open.rt
7/14 PR #55582 ubuntu.1804.amd64.open.rt
Assert.Equal() Failure
Expected: 17
Actual:   0
   at System.Net.WebSockets.Client.Tests.CloseTest.CloseOutputAsync_ClientInitiated_CanReceive_CanClose(Uri server) in System.Net.WebSockets.Client.Tests.dll:token 0x6000114+0x2db
--- End of stack trace from previous location ---
Author: MihaZupan
Assignees: -
Labels:

area-System.Net, test-run-core

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Aug 5, 2021
@ManickaP
Copy link
Member

This is/was wasm/mono issue, arguments of the tests are: ws(s)://127.0.0.1:... while we use corefx-net-http11.azurewebsites.net.
This stopped on 2.8., so it's probably already fixed.
1 occurrence of timeout on our endpoint on 7.8. which is probably environmental.

Closing for now, if it reoccurs, we might reopen.

@karelz karelz added this to the 6.0.0 milestone Aug 13, 2021
@karelz karelz added arch-wasm WebAssembly architecture and removed untriaged New issue has not been triaged by the area owner labels Aug 13, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Net test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

3 participants