This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
from 809c56398 royaleunit: Call to setThreadContextLoader() for Playwright
needs a matching call to resetThreadContextLoader()
new 0b4edfc1b RoyaleUnit: Fix Windows test runs that failed to run
Playwright because the environment variables were too long
new 34c9fb9f0 RoyaleUnit: all calls to update classpath for Playwright
happen in DefaultPlaywrightContext instead of split between Command and Context
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../playwright/DefaultPlaywrightCommand.java | 29 ++++------------------
.../contexts/DefaultPlaywrightContext.java | 6 +++--
2 files changed, 9 insertions(+), 26 deletions(-)