Skip to content

Correct conditions checked for in AltWebVehicleRunner when producing test failure message #2594

@scottmarlow

Description

@scottmarlow

Describe the bug
Currently if there is just a Servlet failure users see Test failed in a servlet and in a jsp failure even though a JSP test was not run.

Sync the changes made to https://github.com/jakartaee/platform-tck/tree/main/tools/common/src/main/java/com/sun/ts/tests/common/vehicle/web/WebVehicleRunner.java to https://github.com/jakartaee/platform-tck/tree/main/tools/common/src/main/java/com/sun/ts/tests/common/vehicle/web/AltWebVehicleRunner.java

See the #2572 issue for an example of the incorrect error message.

Also look into detecting when just a Servlet or just a JSP test was run and using right message for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    11.0Issues related to the Jakarta EE 11 Platform TCK release12.0Jakarta EE 12 Platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions