Skip to content

Tests failed when upgrading to 10.1.x #127

Description

@hantsy
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions