Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Three integration tests are failing on CI #2000

Open
ysbaddaden opened this issue Dec 11, 2023 · 1 comment
Open

Three integration tests are failing on CI #2000

ysbaddaden opened this issue Dec 11, 2023 · 1 comment

Comments

@ysbaddaden
Copy link
Contributor

I disabled the integration tests in spec/features/patient_spec.rb and spec/features/deleted_spec.rb because they suddenly started to continuously fail on CI (GHA). The capybara screenshots show that this is indeed not working (e.g. there should be tests results but there aren't).

I wasn't able to reproduce the errors locally, even after rebuilding my local setup from scratch.

@ysbaddaden
Copy link
Contributor Author

Maybe it's something to do with the available resources on GHA, and Elasticsearch, for example, would reply before it actually saved the data (race condition)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant