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

Increase timeouts for tests that open and load data #34

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

andy-sweet
Copy link
Collaborator

@andy-sweet andy-sweet commented Sep 5, 2024

Some tests run against the production API. Some of these have recently been failing by timing out when waiting to open/load tomograms and their annotations. This is occurring on main and I'd like to have the tests pass there before creating a new release to address a couple of unrelated bug fixes.

This PR increases timeouts for from 30 to 60 seconds. This is a short term fix that I'm hoping will be good enough.

If we want to support this plugin and its tests in the long term, we should probably set up a fake API for the tests to run against. Or provide a way to filter which tomograms/annotations are opened/loaded and use that in the tests.

@andy-sweet andy-sweet merged commit 761a2ca into chanzuckerberg:main Sep 5, 2024
9 checks passed
@andy-sweet andy-sweet deleted the bump-test-timeout branch September 5, 2024 17:19
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

Successfully merging this pull request may close these issues.

2 participants