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

System.Net.Sockets.Tests.UnixDomainSocketTest.ConcurrentSendReceiveAsync fails #54627

Closed
radical opened this issue Jun 23, 2021 · 3 comments
Closed
Labels
area-System.Net.Sockets test-run-core Test failures in .NET Core test runs
Milestone

Comments

@radical
Copy link
Member

radical commented Jun 23, 2021

Build

Seen on #54053 .

    System.Net.Sockets.Tests.UnixDomainSocketTest.ConcurrentSendReceiveAsync [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(49,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/UnixDomainSocketTest.cs(372,0): at System.Net.Sockets.Tests.UnixDomainSocketTest.ConcurrentSendReceiveAsync()
        --- End of stack trace from previous location ---
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net.Sockets untriaged New issue has not been triaged by the area owner labels Jun 23, 2021
@ghost
Copy link

ghost commented Jun 23, 2021

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

Issue Details

Build

Seen on #54053 .

    System.Net.Sockets.Tests.UnixDomainSocketTest.ConcurrentSendReceiveAsync [FAIL]
      System.TimeoutException : The operation has timed out.
      Stack Trace:
        /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(49,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/UnixDomainSocketTest.cs(372,0): at System.Net.Sockets.Tests.UnixDomainSocketTest.ConcurrentSendReceiveAsync()
        --- End of stack trace from previous location ---
Author: radical
Assignees: -
Labels:

area-System.Net.Sockets, untriaged

Milestone: -

@karelz karelz changed the title System.Net.Sockets.Tests.UnixDomainSocketTest.ConcurrentSendReceiveAsync failing on Libraries Test Run release coreclr windows x64 Debug System.Net.Sockets.Tests.UnixDomainSocketTest.ConcurrentSendReceiveAsync fails Jun 23, 2021
@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jun 23, 2021
@karelz
Copy link
Member

karelz commented Jun 24, 2021

Failures 3/12-6/23 (incl. PRs):

Date Build OS
3/19 PR #49855 Windows.10.Amd64.Server19H1.ES.Open
6/23 PR #54053 Windows.10.Amd64.Server19H1.ES.Open

Rare occurrence, moving to Future for now.

@karelz karelz added this to the Future milestone Jun 24, 2021
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Jun 24, 2021
@rzikm
Copy link
Member

rzikm commented Aug 1, 2024

No recent hits, not actionable at this moment, closing until issue resurfaces.

@rzikm rzikm closed this as completed Aug 1, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2024
@karelz karelz modified the milestones: Future, 9.0.0 Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Sockets test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

3 participants