Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GlassFish runner to use downloaded Servlet 6.1.0 TCK. #1314

Merged
merged 3 commits into from
May 28, 2024

Conversation

arjantijms
Copy link
Contributor

Describe the change
Configure the pom correctly for:

  • HTTPS requests (needed updated 1.5 Arquillian connector)
  • Import certificates
  • Signature test (set correct properties and actual jar from GF)

Note that this fails a couple of tests still, but it passes with a
locally build 8.0.0-SNAPSHOT.

Additional context
Fixes one failing test because of TCK misconfiguration. See jakartaee/servlet#638

CC @alwin-joseph @anajosep @arjantijms @cesarhernandezgt @dblevins @m0mus @edbratt @gurunrao @jansupol @jgallimore @kazumura @kwsutter @LanceAndersen @bhatpmk @RohitKumarJain @shighbar @gthoman @brideck @OndroMih @dmatej
@starksm64 @scottmarlow

Configure the pom correctly for:

* HTTPS requests (needed updated 1.5 Arquillian connector)
* Import certificates
* Signature test (set correct properties and actual jar from GF)

Note that this fails a couple of tests still, but it passes with a
locally build 8.0.0-SNAPSHOT.

Signed-off-by: Arjan Tijms <[email protected]>
@arjantijms arjantijms self-assigned this May 28, 2024
@arjantijms
Copy link
Contributor Author

Run on the Eclipse CI with latest 8.0 build from the GlassFish /8.0 branch:

https://ci.eclipse.org/jakartaee-tck/job/11/job/standalone-tck/job/jakarta-servlet-tck-glassfish/4/

@scottmarlow scottmarlow merged commit ad27c37 into jakartaee:tckrefactor May 28, 2024
2 checks passed
@arjantijms arjantijms deleted the servlet_tck_610_update branch May 28, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants