astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 50 forks source link

Flaky Realm Management Tests #977

Closed eddbbt closed 5 days ago

eddbbt commented 4 months ago

Sometimes Realm Management fail due to random errors and/or due to longer-than-usual waiting times.

We have no clues about the real reasons, like we have with the trigger ones

See the trigger one for a possible fix, but please don't assume the reason is similar.

Steps to reproduce:

It would happen also that tests passes without errors this is not a symptom of a successful fix, it is mandatory to repeat the workflow to test its effectiveness.

Please note, this kind of test failure is difficult to notice in a local environment, mostly because GitHub environment is slower enough to trigger this behavior more frequently

example of randomly failing test image

eddbbt commented 5 days ago

resolved by https://github.com/astarte-platform/astarte/pull/1017