Skip to content

TestGxReadEnvVar was failing because it was calling internal JVM meth…#1002

Merged
iroqueta merged 2 commits into
masterfrom
FixTestGxReadEnvVar
Aug 13, 2025
Merged

TestGxReadEnvVar was failing because it was calling internal JVM meth…#1002
iroqueta merged 2 commits into
masterfrom
FixTestGxReadEnvVar

Conversation

@iroqueta

Copy link
Copy Markdown
Collaborator

…ods via reflection, which can change between versions.

The test has been changed so that it no longer calls internal JVM methods to modify environment variables.

…ods via reflection, which can change between versions.

The test has been changed so that it no longer calls internal JVM methods to modify environment variables.
@genexusbot

Copy link
Copy Markdown
Collaborator
Cherry pick to beta success

@genexusbot

Copy link
Copy Markdown
Collaborator
Cherry pick to beta success

@iroqueta iroqueta merged commit 6cc0bca into master Aug 13, 2025
10 checks passed
@iroqueta iroqueta deleted the FixTestGxReadEnvVar branch August 13, 2025 18:11
iroqueta added a commit that referenced this pull request Aug 21, 2025
#1002)

* TestGxReadEnvVar was failing because it was calling internal JVM methods via reflection, which can change between versions.
The test has been changed so that it no longer calls internal JVM methods to modify environment variables.

* It keeps failing so for now I'll comment on the test.

(cherry picked from commit 6cc0bca)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants