Skip to content

Pass all command-line 'webtest' and 'webdriver' properties to tests - #249

Open
labkey-tchad wants to merge 2 commits into
developfrom
fb_webtestProps
Open

Pass all command-line 'webtest' and 'webdriver' properties to tests#249
labkey-tchad wants to merge 2 commits into
developfrom
fb_webtestProps

Conversation

@labkey-tchad

@labkey-tchad labkey-tchad commented Jul 28, 2026

Copy link
Copy Markdown
Member

Rationale

Low priority fix, can go in the next release
Command-line webtest.* and webdriver.* properties were only being passed through to tests in RunTestSuite when running on Teamcity. This moves the logic to the base RunUiTest task so that the properties are passed through outside of TeamCity as well.

Related Pull Requests

  • N/A

Changes

  • Moved the loop that forwards webtest.*/webdriver.* system properties from RunTestSuite to RunUiTest
  • Removed unused DisableCachingByDefault import in RunUiTest

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.

1 participant