Skip to content

TestNG tests not running since 27a690e9 #1918

Closed
@Mahoney

Description

@Mahoney

Commit 27a690e JDK 11+ - update dependencies frantuma* 26/03/2023, 13:03 broke the TestNG runner - they are no longer running as part of the build.

Activity

klease

klease commented on May 7, 2023

@klease

Also quite a lot of the TestNG cases now fail because the upgraded version of jmockit no longer supports passing mocked objects to test methods which are run with TestNG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @Mahoney@gracekarina@klease

    Issue actions

      TestNG tests not running since 27a690e9 · Issue #1918 · swagger-api/swagger-parser