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
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.
The text was updated successfully, but these errors were encountered:
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)?
I disabled the integration tests in
spec/features/patient_spec.rb
andspec/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.
The text was updated successfully, but these errors were encountered: