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

SendPacketsElement_FileZeroCount_Success failed on Windows 11 x64 #63270

Closed
danmoseley opened this issue Jan 3, 2022 · 2 comments
Closed

SendPacketsElement_FileZeroCount_Success failed on Windows 11 x64 #63270

danmoseley opened this issue Jan 3, 2022 · 2 comments

Comments

@danmoseley
Copy link
Member

Should timeout be raised from 10sec?

Console log: 'System.Net.Sockets.Tests' from job 1ee997a7-fb2b-4336-a2d0-1ba6187ac51c workitem ebba554f-5851-43af-9a22-cac7a5b116c8 (windows.11.amd64.clientpre.open) executed on machine a0046N2
...
    System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileZeroCount_Success [FAIL]
      Timed out
      Expected: True
      Actual:   False
      Stack Trace:
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendPacketsAsync.cs(691,0): at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendPacketsAsync.cs(663,0): at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendPacketsAsync.cs(307,0): at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileZeroCount_Success()
      Output:
        Created file C:\h\w\B241099B\t\inhts4sp.wxd_.ctor_37 with size: 1024

failed on #63259

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net.Sockets untriaged New issue has not been triaged by the area owner labels Jan 3, 2022
@ghost
Copy link

ghost commented Jan 3, 2022

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

Issue Details

Should timeout be raised from 10sec?

Console log: 'System.Net.Sockets.Tests' from job 1ee997a7-fb2b-4336-a2d0-1ba6187ac51c workitem ebba554f-5851-43af-9a22-cac7a5b116c8 (windows.11.amd64.clientpre.open) executed on machine a0046N2
...
    System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileZeroCount_Success [FAIL]
      Timed out
      Expected: True
      Actual:   False
      Stack Trace:
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendPacketsAsync.cs(691,0): at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement[] elements, SocketError expectedResult, Int32 bytesExpected, Byte[] contentExpected)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendPacketsAsync.cs(663,0): at System.Net.Sockets.Tests.SendPacketsAsync.SendPackets(SendPacketsElement element, Int32 bytesExpected, Byte[] contentExpected)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SendPacketsAsync.cs(307,0): at System.Net.Sockets.Tests.SendPacketsAsync.SendPacketsElement_FileZeroCount_Success()
      Output:
        Created file C:\h\w\B241099B\t\inhts4sp.wxd_.ctor_37 with size: 1024

failed on #63259

Author: danmoseley
Assignees: -
Labels:

area-System.Net.Sockets, untriaged

Milestone: -

@danmoseley danmoseley changed the title SendPacketsElement_FileZeroCount_Success falied on Windows 11 x64 SendPacketsElement_FileZeroCount_Success failed on Windows 11 x64 Jan 3, 2022
@antonfirsov
Copy link
Member

Looks like duplicate of #60017, @danmoseley feel free to reopen if you think I missed something.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 2, 2022
@karelz karelz added this to the 7.0.0 milestone Apr 8, 2022
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Oct 20, 2022
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

3 participants