Skip to content

Test failure: System.Net.Sockets.Tests.SelectTest.Select_ReadWrite_AllReady_ManySockets #75702

Description

@karelz
Day Run OS Notes
9/14 Rolling run 16870 (7.0) net7.0-windows-Release-arm64-CoreCLR_release-Windows.10.Arm64.Open
9/10 Rolling run 11845 (7.0) net7.0-windows-Release-arm64-NativeAOT_Release-Windows.10.Arm64.Open System.Net.Sockets.SocketException : A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
9/6 Rolling run 6305 net7.0-windows-Release-arm64-CoreCLR_release-Windows.10.Arm64.Open
8/23 PR 1961463 net7.0-windows-Release-arm64-NativeAOT_Release-Windows.10.Arm64.Open

Console log:

    System.Net.Sockets.Tests.SelectTest.Select_ReadWrite_AllReady_ManySockets(reads: 0, writes: 90) [FAIL]
      System.Net.Sockets.SocketException : An operation was attempted on something that is not a socket.
      Stack Trace:
        /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs(2212,0): at System.Net.Sockets.Socket.Select(IList checkRead, IList checkWrite, IList checkError, Int32 microSeconds)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SelectTest.cs(54,0): at System.Net.Sockets.Tests.SelectTest.Select_ReadWrite_AllReady(Int32 reads, Int32 writes)
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SelectTest.cs(33,0): at System.Net.Sockets.Tests.SelectTest.Select_ReadWrite_AllReady_ManySockets(Int32 reads, Int32 writes)
           at InvokeStub_SelectTest.Select_ReadWrite_AllReady_ManySockets(Object, Object, IntPtr*)
           at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

Console

[FAIL] System.Net.Sockets.Tests.SelectTest.Select_ReadWrite_AllReady_ManySockets(reads: 90, writes: 0)
System.Net.Sockets.SocketException : An existing connection was forcibly closed by the remote host.
   at System.Net.Sockets.Tests.SelectTest.Select_ReadWrite_AllReady(Int32 reads, Int32 writes) + 0x3b8
   at System.Net.Sockets.Tests!<BaseAddress>+0xa8f9cc
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions