Comment 64 for bug 2036873

Revision history for this message
Vladimir Petko (vpa1977) wrote :

> IIUC, we could just depend on these openjdk-21-source and libatk-wrapper-java in jtreg7 and these would be resolved, correct? If not, can you elaborate on what's going on here? It seems that any user of jtreg7 is interested in the test results, so a few extra packages in service of that sounds worth the effort.

The test failures detect the actual bug - a normal user installing just openjk-*-jdk will run into issues when trying to use jpackage. This is an existing problem across all openjdk-* packages[1] that we should fix.

> It was discussed that jtreg7 - the upstream test suite for OpenJDK - should only be running CA checks in *their test environments* and not at a distro-level, which should instead be ignored on Ubuntu.

Probably those should be disabled in autopkgtest environment (testing against the installation of openjdk package) and are ok to run in the build environment.

[1] https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1723417