Flaky test fail in CI: entra/tests/test_entra_handler.py::test_publish_event_no_data
👓 What did you see?
I had a CI run in which entra/tests/test_entra_handler.py::test_publish_event_no_data failed 3 times in a row before passing, it seems to be flaky. I've not changed the entra module in this branch, although some dependencies have been added. See this CI run:
https://gitlab.developers.cam.ac.uk/uis/devops/lib/ucam-faas-python/-/jobs/2681346
✅ What did you expect to see?
Should pass reliably.