Skip to content

25.3 fb fix intermittent failing tc tests#2405

Merged
labkey-chrisj merged 5 commits intorelease25.3-SNAPSHOTfrom
25.3_fb_fixIntermittentFailingTCTests
Apr 17, 2025
Merged

25.3 fb fix intermittent failing tc tests#2405
labkey-chrisj merged 5 commits intorelease25.3-SNAPSHOTfrom
25.3_fb_fixIntermittentFailingTCTests

Conversation

@labkey-chrisj
Copy link
Copy Markdown
Contributor

Rationale

This change attempts to stabilize a couple of recently-failing tests on TeamCity

SimpleModuleTest fails intermittently because at the moment the test needs to interact with a webPart permissions menu, there's a tooltop hovering over it.

ClientAPITest, one of our BVT tests, failed recently attempting to navigate via the project menu in a test that isn't actually about navigating that way. This replaces that call (and several like it) with beginAt actions.

Related Pull Requests

n/a

Changes

try to make these tests more reliable

@labkey-chrisj labkey-chrisj self-assigned this Apr 9, 2025
@github-actions

This comment was marked as resolved.

@labkey-chrisj labkey-chrisj changed the base branch from develop to release25.3-SNAPSHOT April 9, 2025 01:31
Copy link
Copy Markdown
Contributor

@labkey-danield labkey-danield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there is a problem with projectMenu().navigateToFolder then it should be fixed, not avoided.

Comment thread src/org/labkey/test/tests/SimpleModuleTest.java Outdated
Co-authored-by: Dan Duffek <danield@labkey.com>
@labkey-chrisj labkey-chrisj merged commit 485d45d into release25.3-SNAPSHOT Apr 17, 2025
3 checks passed
@labkey-chrisj labkey-chrisj deleted the 25.3_fb_fixIntermittentFailingTCTests branch April 17, 2025 16:04
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.

3 participants