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

Multiple Integration Test Slices have become fragile #3358

Open
tilovillwock opened this issue Jul 29, 2024 · 0 comments
Open

Multiple Integration Test Slices have become fragile #3358

tilovillwock opened this issue Jul 29, 2024 · 0 comments
Assignees

Comments

@tilovillwock
Copy link
Collaborator

We need to make a decision on how to allocate resources regarding the following issues:

  • a static integration test with a da|ra API call is failing since at least last week (DaraOaiPmhClientTest, see here)
  • Embedded MongoDB Framework for integration test fails on newer versions (most likely a JDK version incompatibility)
    • we should at least investigate what version we can update to before tests start to break
  • Embedded Elasticsearch Framework for integration tests has been abandoned since 2020 and will fail with the current Elasticsearch LTS release
    • the current version in use (2.11.3) is not even officially released and is being downloaded from the Github Package Registry instead of the usual Maven Package Registry
    • a lot of tests depend on this framework (~47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants