You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Microsoft.AspNet.Server.KestrelTests.EngineTests.DisconnectingClient(testContext: TestServiceContext { AppLifetime = LifetimeNotImplemented { ApplicationStarted = (throws NotImplementedException), ApplicationStopped = (throws NotImplementedException), ApplicationStopping = (throws NotImplementedException) }, ConnectionFilter = null, DateHeaderValueManager = TestDateHeaderValueManager { }, Log = TestKestrelTrace { }, Memory = MemoryPool { Empty = [...] } }) [FAIL]
System.PlatformNotSupportedException : Operation is not supported on this platform.
Stack Trace:
at System.Net.Sockets.SocketPal.Disconnect(Socket socket, SafeCloseSocket handle, Boolean reuseSocket)
at System.Net.Sockets.Socket.Disconnect(Boolean reuseSocket)
at Microsoft.AspNet.Server.KestrelTests.EngineTests.<DisconnectingClient>d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Microsoft.AspNet.Server.KestrelTests.EngineTests.DisconnectingClient(testContext: TestServiceContext { AppLifetime = LifetimeNotImplemented { ApplicationStarted = (throws NotImplementedException), ApplicationStopped = (throws NotImplementedException), ApplicationStopping = (throws NotImplementedException) }, ConnectionFilter = NoOpConnectionFilter { }, DateHeaderValueManager = TestDateHeaderValueManager { }, Log = TestKestrelTrace { }, Memory = MemoryPool { Empty = [...] } }) [FAIL]
System.PlatformNotSupportedException : Operation is not supported on this platform.
Stack Trace:
at System.Net.Sockets.SocketPal.Disconnect(Socket socket, SafeCloseSocket handle, Boolean reuseSocket)
at System.Net.Sockets.Socket.Disconnect(Boolean reuseSocket)
at Microsoft.AspNet.Server.KestrelTests.EngineTests.<DisconnectingClient>d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: