ProblemList for 32-bit VM with 64-bit testrunner.
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Dec 3 11:53:27 UTC 2018
Hi,
I have been failing to add tests to our ProblemList to be excluded
when testing our 32-bit windows build.
Now I figured that the HashSet with the excludePlatforms (in
RegressionParameters.java) is filled with the values of the VM
executing the harness. In my case, this is running on a 64-bit
VM, and we pass the 32-bit VM to be tested with -testjdk.
There also is a comment "warning: os.arch depends on JVM; it ideally
should come from the test jdk"
Is there already a bug for this? Will this eventually be fixed?
Or is there a common workaround?
If I put windows-all into the ProblemList, the tests are skipped,
but they are also skipped when testing the 64-bit VM.
Best regards,
Goetz.
More information about the jtreg-dev
mailing list