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

fix intermittently failing test #1887

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

labkey-chrisj
Copy link
Contributor

Rationale

BiologicsAssayTest.testSpecialtyAssayRename fails intermittently because it doesn't catch NoSuchElementException while it awaits tabs to be shown on ChooseAssayTypePage
This change causes ChooseAssayTypePage.waitForPage to catch the exception and retry until it's found or until the timeout elapses

Related Pull Requests

n/a

Changes

just fix the waitForPage

@labkey-chrisj labkey-chrisj merged commit c6c4cdf into develop Apr 9, 2024
4 checks passed
@labkey-chrisj labkey-chrisj deleted the fb_await_intermittent_assayTabs branch April 9, 2024 17:34
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