Automatic tests randomly fail
The CircleCI tests sometimes fail. They can be passed simply by re-running them, so it seems to be quite random.
Example (failure):
After the re-run (success):
The error is a time out exception on the following E2E selenium test:
FAILED src/tests/functional/test_submissions.py::TestSubmissions::test_v15_submission_end_to_end
/usr/local/lib/python3.8/site-packages/selenium/webdriver/support/wait.py:80: TimeoutException