thin-edge / thin-edge.io

The open edge framework for lightweight IoT devices
https://thin-edge.io
Apache License 2.0
211 stars 55 forks source link

test: Repair log file test that is failing when running in collection of tests #2897

Closed gligorisaev closed 1 month ago

gligorisaev commented 1 month ago

When running as part of bigger collection the RobotFramework/tests/cumulocity/log/log_operation.robot is failing because the expected result in the Test Case

Default plugin configuration

Start Service tedge-agent

Service Should Be Running tedge-agent

is returning Activating which means that the activation is still going on.

Note that this error accures always when this test is part of a bigger test execution. It can be reproduced if you run: robot /<path to the fork>thin-edge.io/tests/RobotFramework/tests/cumulocity which will trigger running all tests that in the folder and the subfolders of cumulocity

Paste Link to the issue


Checklist

Further comments

github-actions[bot] commented 1 month ago

Robot Results

:white_check_mark: Passed :x: Failed :next_track_button: Skipped Total Pass % :stopwatch: Duration
443 0 3 443 100 1h0m35.192962999s