Fix reusing Plc after Close() #89
dotnet.yml
on: pull_request
Matrix: run_test
create_nuget
3s
deploy
Annotations
13 errors
|
test-ubuntu-20.04
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see https://github.com/actions/runner-images/issues/11101
|
|
create_nuget
Missing download info for actions/upload-artifact@v3
|
|
test-macos-latest
Process completed with exit code 1.
|
|
Test_Async_WriteAndReadInt16VariableAddress8192
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host..
|
|
T33_WriteLargeByteArrayWithSpan
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|
|
T33_WriteLargeByteArray
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|
|
T32_ReadAndWriteNestedClass
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host..
|
|
Test_Async_ReadAndWriteLongStruct
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host..
|
|
Test_Async_ReadAndWriteStruct
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host..
|
|
Test_Async_ReadAndWriteNestedClass
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host..
|
|
Test_Async_WriteLargeByteArrayWithMemory
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host..
|
|
Test_Async_WriteAndReadInt16Variable
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|
|
Test_Async_Connection
Initialization method S7.Net.UnitTest.S7NetTests.Setup threw exception. S7.Net.PlcException: Couldn't establish the connection to 127.0.0.1.
Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine..
|