You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
do a PR
wait for CI/CD workflows to run
now, sometimes tests randomly fails, and if you re-run them they will pass
you will spot those also because, inside the correspondent workflow log, there is no meaningful error for test failure or the error is about a library (this does not make any sense)
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
The text was updated successfully, but these errors were encountered:
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

The text was updated successfully, but these errors were encountered: