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

Investigate temporary testing fails and improve test robustness. #544

Open
ItIsJordan opened this issue Oct 7, 2022 · 0 comments
Open
Assignees
Labels
complexity: medium priority: high type: bug Indicates an unexpected problem or unintended behaviour

Comments

@ItIsJordan
Copy link
Collaborator

A number of the tests have a chance of failing due to the availability/reliability of other services. We should improve the robustness of the tests. Some tests could potentially be done by re-attempting these tests before failing to check against a one-off failure. Investigation could/should also be carried out to improve reliability of the tests across the board to reduce occurrences of testing unreliability. I believe this is an issue with the E2E tests more regularly.

@GraemeWatt GraemeWatt added type: bug Indicates an unexpected problem or unintended behaviour priority: high complexity: medium labels Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: medium priority: high type: bug Indicates an unexpected problem or unintended behaviour
Projects
Status: To do
Development

No branches or pull requests

2 participants