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.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102650

Closed
rzikm opened this issue May 24, 2024 · 2 comments · Fixed by #102668
Closed

[Test Failure] System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102650

rzikm opened this issue May 24, 2024 · 2 comments · Fixed by #102668
Assignees
Labels
area-System.Net.Sockets blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@rzikm
Copy link
Member

rzikm commented May 24, 2024

    System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK(useFastOpen: True, size: 1) [FAIL]
      Assert.Equal() Failure: Values differ
      Expected: 1
      Actual:   0
      Stack Trace:
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketAsyncEventArgsTest.cs(568,0): at System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK(Boolean useFastOpen, Int32 size)
        --- End of stack trace from previous location ---

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=686254
Build error leg or test failing: System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK
Pull request: #102364

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorPattern": "System\\.Net\\.Sockets\\.Tests\\.SocketAsyncEventArgsTest\\.Connect_WithData_OK\\([^)]+\\) \\[FAIL\\]",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=686254
Error message validated: [System\.Net\.Sockets\.Tests\.SocketAsyncEventArgsTest\.Connect_WithData_OK\([^)]+\) \[FAIL\]]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/24/2024 8:27:29 AM UTC

Report

Build Definition Test Pull Request
688948 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102683
688771 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102720
688116 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102700
688030 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102700
687731 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102691
687527 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102688
687479 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #100951
687398 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution
686269 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102639
686833 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102541
686539 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #101660
686254 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102364
686107 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK
686089 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102637
685888 dotnet/runtime System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_WithData_OK #102624

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 15 15
@rzikm rzikm added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels May 24, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 24, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 24, 2024
@rzikm rzikm added area-System.Net.Sockets and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels May 24, 2024
Copy link
Contributor

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

@rzikm
Copy link
Member Author

rzikm commented May 24, 2024

cc: @wfurt, probably related to #99490

@rzikm rzikm added the untriaged New issue has not been triaged by the area owner label May 24, 2024
@wfurt wfurt self-assigned this May 24, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label May 28, 2024
@karelz karelz added this to the 9.0.0 milestone Jun 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Sockets blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants