Skip to content

Fix the line with cageui_svg_urls to use tab instead of spaces#984

Merged
dnicolalde merged 1 commit into
release26.3-SNAPSHOTfrom
26.3_fb_lookup_sets_failure_fix
Jun 30, 2026
Merged

Fix the line with cageui_svg_urls to use tab instead of spaces#984
dnicolalde merged 1 commit into
release26.3-SNAPSHOTfrom
26.3_fb_lookup_sets_failure_fix

Conversation

@labkey-bpatel

@labkey-bpatel labkey-bpatel commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Rationale

cageui_svg_urls line in lookup_sets (added as part of related PR) uses spaces instead of tab causing TC failure:

https://teamcity.labkey.org/buildConfiguration/LabKey_263Release_External_Wnprc_WnprcEhrPostgres2/4068462?expandedTest=build%3A%28id%3A4068462%29%2Cid%3A2000000006

org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for xpath=//div[contains(text(), 'Delete Complete')]

Related Pull Requests

Changes

  • Use tab

@dnicolalde dnicolalde left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

was this fix prompted by the teamcity test that was failing?

@dnicolalde dnicolalde merged commit b813ca8 into release26.3-SNAPSHOT Jun 30, 2026
7 of 10 checks passed
@dnicolalde dnicolalde deleted the 26.3_fb_lookup_sets_failure_fix branch June 30, 2026 14:35
@labkey-bpatel

Copy link
Copy Markdown
Contributor Author

was this fix prompted by the teamcity test that was failing?

yes

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