[jdk8u-dev] RFR: 8315757: [8u] Add cacerts JTREG tests to GHA tier1 test set

Severin Gehwolf sgehwolf at openjdk.org
Fri Sep 8 09:20:46 UTC 2023


On Wed, 6 Sep 2023 13:50:09 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Simple GHA only change to add cacert tests to the tier1 test set. Please review.
> 
> Testing:
>  - [x] GHA (which shows a failure in tier1 now, `VerifyCACerts.java` fails due to JDK-8295894; being worked on in jdk8u repo)

> This seems to include the changes from #365. Maybe forgot to derive your 8315757 branch from your 8309088 branch?

It's an oddity of dependent pull requests. As soon as one of the PRs you depend on integrate, you need to rebase to the actually committed/rebased version in all dependants. Should be fixed now.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/368#issuecomment-1711350692


More information about the jdk8u-dev mailing list