On 14/09/2015 12:30, Mani Sarkar wrote:
Hi all,

Project Jigsaw JDK & JRE binaries + test results are now available on the
Adopt OpenJDK Cloudbees Build farm:

https://adopt-openjdk.ci.cloudbees.com/view/OpenJDK/job/project-jigsaw-openjdk-1.9-linux-x86_64/lastSuccessfulBuild/artifact/


Hi Mani,

There are patches needed to jtreg to support @modules and @compile/module that aren't in code-tools/jtreg yet. Hopefully soon and that should give you much better test results.

The other issue is that these test runs are running tests that are temporarily excluded by jdk/test/ProblemList.jake.txt needed and langtools/test/ProblemList.jake.txt. To skip these tests requires specifying these files to jtreg -exclude. As to why there are excluded tests, then it's partly that there is more work to do on jtreg and partly other issues (both product and test issues). Where possible, then the exclude list has the JIRA issue tracking the reason why the test is temporarily excluded.

-Alan.

Reply via email to