Skip to content

feat: Introduce TcpClientFactory #88

feat: Introduce TcpClientFactory

feat: Introduce TcpClientFactory #88

Re-run triggered June 2, 2025 08:23
Status Failure
Total duration 2m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Matrix: run_test
create_nuget
5s
create_nuget
Fit to window
Zoom out
Zoom in

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.
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..
Test_Async_WriteAndReadInt16VariableAddress16384
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_WriteAndReadInt16VariableAddress8192: S7.Net.UnitTest/S7NetTestsAsync.cs#L417
Test method S7.Net.UnitTest.S7NetTests.Test_Async_WriteAndReadInt16VariableAddress8192 threw exception: S7.Net.PlcException: 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_ReadAndWriteLongClass
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_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 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_ReadAndWriteClass
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..
T12_ReadClassIgnoresNonPublicSetters
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_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.