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: ArgumentValidation_ThrowsExpectedException #56925

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

Test failure: ArgumentValidation_ThrowsExpectedException #56925

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

Comments

@MihaZupan
Copy link
Member

MihaZupan commented Aug 5, 2021

Test: System.Net.Quic.Tests.MsQuicQuicStreamConformanceTests.ArgumentValidation_ThrowsExpectedException

Day Run Notes
7/21 PR #56086
7/23 PR #56086 Mono
7/26 PR #56255 Mono
7/28 PR #56466
8/2 PR #56717
8/5 PR #56874
8/6 PR #56869 Mono

Partially addressed in #55979 (reference) on 8/12

System.Net.Quic.QuicException : Connection has been shutdown by transport. Error Code: CONNECTION_REFUSED
   at System.Net.Quic.Implementations.MsQuic.MsQuicConnection.HandleEventShutdownInitiatedByTransport(State state, ConnectionEvent& connectionEvent) in /_/src/libraries/System.Net.Quic/src/System/Net/Quic/Implementations/MsQuic/MsQuicConnection.cs:line 249
   at System.Net.Quic.Implementations.MsQuic.MsQuicConnection.NativeCallbackHandler(IntPtr connection, IntPtr context, ConnectionEvent& connectionEvent) in /_/src/libraries/System.Net.Quic/src/System/Net/Quic/Implementations/MsQuic/MsQuicConnection.cs:line 684
--- End of stack trace from previous location ---
   at System.Net.Quic.Tests.QuicStreamConformanceTests.<>c__DisplayClass7_0.<<CreateConnectedStreamsAsync>b__1>d.MoveNext() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/QuicStreamConnectedStreamConformanceTests.cs:line 93
--- End of stack trace from previous location ---
   at System.IO.Tests.StreamConformanceTests.WhenAllOrAnyFailed(Task task1, Task task2) in /_/src/libraries/Common/tests/StreamConformanceTests/System/IO/StreamConformanceTests.cs:line 567
   at System.Net.Quic.Tests.QuicStreamConformanceTests.CreateConnectedStreamsAsync() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/QuicStreamConnectedStreamConformanceTests.cs:line 78
   at System.IO.Tests.ConnectedStreamConformanceTests.ArgumentValidation_ThrowsExpectedException() in /_/src/libraries/Common/tests/StreamConformanceTests/System/IO/StreamConformanceTests.cs:line 1605
--- End of stack trace from previous location ---
@MihaZupan MihaZupan added test-run-core Test failures in .NET Core test runs area-System.Net.Quic labels Aug 5, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label 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.Quic.Tests.MsQuicQuicStreamConformanceTests.ArgumentValidation_ThrowsExpectedException

Day Run OS
8/5 PR #56874 ubuntu.1604.amd64.open.rt
8/2 PR #56717 ubuntu.1604.amd64.open.rt
7/28 PR #56466 ubuntu.1604.amd64.open.rt
7/26 PR #56255 ubuntu.1604.amd64.open.svc
7/21 PR #56086 ubuntu.1604.amd64.open.rt
System.Net.Quic.QuicException : Connection has been shutdown by transport. Error Code: CONNECTION_REFUSED
   at System.Net.Quic.Implementations.MsQuic.MsQuicConnection.HandleEventShutdownInitiatedByTransport(State state, ConnectionEvent& connectionEvent) in /_/src/libraries/System.Net.Quic/src/System/Net/Quic/Implementations/MsQuic/MsQuicConnection.cs:line 249
   at System.Net.Quic.Implementations.MsQuic.MsQuicConnection.NativeCallbackHandler(IntPtr connection, IntPtr context, ConnectionEvent& connectionEvent) in /_/src/libraries/System.Net.Quic/src/System/Net/Quic/Implementations/MsQuic/MsQuicConnection.cs:line 684
--- End of stack trace from previous location ---
   at System.Net.Quic.Tests.QuicStreamConformanceTests.<>c__DisplayClass7_0.<<CreateConnectedStreamsAsync>b__1>d.MoveNext() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/QuicStreamConnectedStreamConformanceTests.cs:line 93
--- End of stack trace from previous location ---
   at System.IO.Tests.StreamConformanceTests.WhenAllOrAnyFailed(Task task1, Task task2) in /_/src/libraries/Common/tests/StreamConformanceTests/System/IO/StreamConformanceTests.cs:line 567
   at System.Net.Quic.Tests.QuicStreamConformanceTests.CreateConnectedStreamsAsync() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/QuicStreamConnectedStreamConformanceTests.cs:line 78
   at System.IO.Tests.ConnectedStreamConformanceTests.ArgumentValidation_ThrowsExpectedException() in /_/src/libraries/Common/tests/StreamConformanceTests/System/IO/StreamConformanceTests.cs:line 1605
--- End of stack trace from previous location ---
Author: MihaZupan
Assignees: -
Labels:

test-run-core, area-System.Net.Quic

Milestone: -

@MihaZupan
Copy link
Member Author

@wfurt I assume this is the same issue as #56875?

@wfurt
Copy link
Member

wfurt commented Aug 6, 2021

yes, very likely

@ManickaP ManickaP removed the untriaged New issue has not been triaged by the area owner label Aug 6, 2021
@ManickaP ManickaP added this to the 6.0.0 milestone Aug 6, 2021
@ManickaP
Copy link
Member

Triage: closing as a dupe, we can reopen if it turns out it isn't.
Duplicate of #55979

@karelz
Copy link
Member

karelz commented Aug 13, 2021

Duplicate of #55979

@karelz karelz marked this as a duplicate of #55979 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
area-System.Net.Quic test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

4 participants