adoptium / aqa-tests

Home of test infrastructure for Adoptium builds
https://adoptium.net/aqavit
Apache License 2.0
125 stars 304 forks source link

(v1.0.2) Add additional OpenJCEPlusFIPS test dependencies #5414

Closed pshipton closed 6 days ago

pshipton commented 6 days ago

When executing the OpenJCEPlusFIPS tests some junit 5 related dependencies are missing. These files are already downloaded during compilation for OpenJCEPlusFIPS, they are just not available during execution.

Cherry pick https://github.com/adoptium/aqa-tests/pull/5409