[jdk8u-dev] RFR: 8345414: Google CAInterop test failures [v2]

Andrew John Hughes andrew at openjdk.org
Wed Aug 13 11:10:18 UTC 2025


On Fri, 8 Aug 2025 14:46:57 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> > What I can't understand is why these pass in 11u. I don't see any relevant differences in the tests, which suggests it might be class library differences we might not want to alter. I'm tending towards filing bugs for these and excluding them, so we can have a clean run again at last. Let me know your thoughts.
> 
> They don't fail in 11u since those tests (`jdk/security_infra`) only run in 8u as part of the tier 1 CI. Feel free to file bugs and we can do exclusions for them (and then un-exclude once the underlying issue is fixed).

Yes, I'm aware that they are manual but I thought they passed when I ran them all on 11u. Checking my logs again, it seems they don't. I guess I was just thinking of [the diff](https://github.com/openjdk/jdk11u-dev/pull/3048) on the 11u PR.

Anyway, this is a better situation because it means it is a general issue with the test and not something specific to 8u.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/673#issuecomment-3183339233


More information about the jdk8u-dev mailing list