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

Tests failed when upgrading to 10.1.x #127

Open
hantsy opened this issue Jan 6, 2023 · 1 comment
Open

Tests failed when upgrading to 10.1.x #127

hantsy opened this issue Jan 6, 2023 · 1 comment

Comments

@hantsy
Copy link
Member

hantsy commented Jan 6, 2023

Issue Overview

I maintained a starter template project for Jakarta EE 9 servlet container, and initially I used Apache Tomcat 10.0.x, all tests(very simple) worked well.

But when the Tomcat is upgraded to 10.1.x by dependabot, there is a test failed to pass.

Expected Behaviour

working well with Tomcat 10.1.x

Current Behaviour

Failed.

Steps To Reproduce
  1. Clone https://github.com/hantsy/jakartaee9-servlet-starter-boilerplate
  2. mvn clean verify -Pit-tomcat
Additional Information

The error stack on Github actions, https://github.com/hantsy/jakartaee9-servlet-starter-boilerplate/actions/runs/3851795673/jobs/6563339110

@hantsy
Copy link
Member Author

hantsy commented Jan 15, 2023

When I downgrade Tomcat to 10.0.27, worked again.

hantsy/jakartaee9-servlet-starter-boilerplate#165

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

No branches or pull requests

1 participant