umati / Dashboard-OPCUA-Client

OPC UA gateway based on open62541 to subscribe to servers implementing umati endorsed companion specification and publish via MQTT to the broker for https://umati.app
Mozilla Public License 2.0
18 stars 9 forks source link

CI - Tests fail on Win32 #778

Open GoetzGoerisch opened 2 weeks ago

GoetzGoerisch commented 2 weeks ago

Describe the bug With an update of the windows runner the CI pipeline for Win32

1: Test command: D:\a\Dashboard-OPCUA-Client\Dashboard-OPCUA-Client\build\Dashboard-Client-build\Tests\unit\Release\TestConverter.exe
1: Working Directory: D:/a/Dashboard-OPCUA-Client/Dashboard-OPCUA-Client/build/Dashboard-Client-build/Tests/unit/Release
1: Test timeout computed to be: 10000000
1/3 Test #1: TestConverter ....................***Exception: SegFault  0.21 sec
test 2
    Start 2: TestConfigurationJsonFile

To Reproduce Steps to reproduce the behavior: Builded on older runner version:

Current runner version: '2.316.1'
Operating System
  Microsoft Windows Server [2](https://github.com/umati/Dashboard-OPCUA-Client/actions/runs/9379037049/job/25823282883#step:1:2)022
  10.0.20348
  Datacenter
Runner Image
  Image: windows-2022
  Version: 20240514.0
  Included Software: https://github.com/actions/runner-images/blob/win22/2020514.3/images/windows/Windows2022-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20240

Expected behavior CI tests pass

Screenshots If applicable, add screenshots to help explain your problem.

Environment:

Current runner version: '2.317.0'
Operating System
  Microsoft Windows Server 2022
  10.0.20348
  Datacenter
Runner Image
  Image: windows-2022
  Version: 20240603.1.0
  Included Software: https://github.com/actions/runner-images/blob/win22/20240603.1/images/windows/Windows2022-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20240603.1

Log Upload log file or relevant error logs.

Additional context Add any other context about the problem here.