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

Improve embedded tomcat detection #1809

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Conversation

labkey-tchad
Copy link
Member

Rationale

  • Checking the root gradle.properties isn't a reliable way to determine whether LabKey is running embedded tomcat. Just checking for the embedded directory should be more reliable; still not perfect but most tests shouldn't care.
  • CrawlerTest already does crawling manually, no need to do the normal link check afterward.

Related Pull Requests

  • N/A

Changes

  • Improve embedded tomcat detection
  • Skip link check after CrawlerTest

@labkey-tchad labkey-tchad requested review from a team and labkey-sweta and removed request for a team January 25, 2024 20:26
@labkey-tchad labkey-tchad merged commit de71c79 into develop Jan 26, 2024
4 checks passed
@labkey-tchad labkey-tchad deleted the fb_skipCrawlAfterCrawlerTest branch January 26, 2024 16: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