Skip to content

Fix some recent/intermittent teamcity test failures#2389

Merged
labkey-chrisj merged 4 commits intorelease25.3-SNAPSHOTfrom
25.3_fb_runQcPageTiming
Apr 4, 2025
Merged

Fix some recent/intermittent teamcity test failures#2389
labkey-chrisj merged 4 commits intorelease25.3-SNAPSHOTfrom
25.3_fb_runQcPageTiming

Conversation

@labkey-chrisj
Copy link
Copy Markdown
Contributor

@labkey-chrisj labkey-chrisj commented Apr 2, 2025

Rationale

Recently, NabAssayTest.runUITests failed due to what appears to be the QC data taking time to appear on windows agents

SimpleModuleTest.testSteps has been failing intermittently for some time, probably because after using the project menu to navigate, the mouse is left in a hover-target, causing a tooltip to obstruct the next action in the test

Related Pull Requests

n/a

Changes

  • have the RunQCPage wait until the notification "Requesting QC information" is no longer there
  • have RunQCPage.selectPlateItemsToIgnore await the items to ignore
  • for consistency, have RunQCPage.selectDilutionItemsToIgnore wait for the items too

@labkey-chrisj labkey-chrisj requested a review from a team April 2, 2025 22:02
@labkey-chrisj labkey-chrisj self-assigned this Apr 2, 2025
@labkey-chrisj labkey-chrisj requested review from labkey-tchad and removed request for a team April 2, 2025 22:02
@github-actions

This comment was marked as resolved.

@labkey-chrisj labkey-chrisj changed the base branch from develop to release25.3-SNAPSHOT April 2, 2025 22:04
@labkey-chrisj
Copy link
Copy Markdown
Contributor Author

labkey-chrisj commented Apr 2, 2025

A run of DailyD Sql with this FB will be here https://teamcity.labkey.org/viewLog.html?buildId=3450713
NabAssayTest passed in it. Here's a look at its history: https://teamcity.labkey.org/test/8595270879536594693?currentProjectId=LabKey_253Release_Premium_CommunitySqlserver

@labkey-chrisj labkey-chrisj changed the title Attempt to fix NabAssayTest failure Fix some recent/intermittent teamcity test failures Apr 3, 2025
@labkey-chrisj labkey-chrisj merged commit 9a313a4 into release25.3-SNAPSHOT Apr 4, 2025
4 checks passed
@labkey-chrisj labkey-chrisj deleted the 25.3_fb_runQcPageTiming branch April 4, 2025 21:00
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