Skip to content

Commit

Permalink
Merge pull request #1809 from mz1999/Issue2754IT
Browse files Browse the repository at this point in the history
Ensure consistency in the test case execution environment
  • Loading branch information
BalusC authored Sep 5, 2024
2 parents bff0319 + cad2a39 commit 1caf2a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,10 @@ mvn clean install -pl :old-tck-run -Dglassfish.suspend
<configuration>
<systemPropertyVariables>
<glassfish.home>${glassfish.root}/glassfish8</glassfish.home>
<glassfish.systemProperties>
user.language=en
user.country=US
</glassfish.systemProperties>
<test.selenium>${test.selenium}</test.selenium>
</systemPropertyVariables>
</configuration>
Expand Down

0 comments on commit 1caf2a2

Please sign in to comment.