Skip to content

Fixes for test refactors#503

Merged
labkey-tchad merged 1 commit intodevelopfrom
fb_testAppLoadingFix
Oct 21, 2020
Merged

Fixes for test refactors#503
labkey-tchad merged 1 commit intodevelopfrom
fb_testAppLoadingFix

Conversation

@labkey-tchad
Copy link
Copy Markdown
Member

Rationale

Error pages sometimes take more than 5 seconds to render. The performance of these pages seems fine in reality and the failures on TeamCity are probably a side-effect of hammering so many links so rapidly.
This also includes a Locator fix and a better error message when the crawler hits certain errors when attempting script injection; these are usually just the server not handling the bad input well, not any actual vulnerability.

Related Pull Requests

Changes

  • Increase timeout for app loading
  • Properly escape backslashes in Locator.cq (previous refactor was incorrect)
  • Give a less misleading error message for non-injection crawler errors

Increase timeout for app loading
Properly escape backslashes in `Locator.cq`
Give a less misleading error message for non-injection crawler errors
@labkey-tchad labkey-tchad requested review from a team, labkey-chrisj, labkey-danield and labkey-sweta and removed request for a team October 15, 2020 19:18
@labkey-tchad labkey-tchad merged commit 87759d5 into develop Oct 21, 2020
@labkey-tchad labkey-tchad deleted the fb_testAppLoadingFix branch October 21, 2020 21:04
cnathe added a commit that referenced this pull request Jan 6, 2026
…designer UI (LabKey Issue: 54178) (#2831)

- Selenium test updates to check for link/href target when set via field editor or XML metadata
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