Skip to content

Test failing during build #8

@mattia-hash

Description

@mattia-hash

Hi, tests seem to be failing during build. See errors below.

`> Task :test FAILED

com.pega.api2swagger.ModelPropertyTest > extractProperties FAILED
java.lang.NoClassDefFoundError at ModelPropertyTest.java:22
Caused by: java.lang.ClassNotFoundException at ModelPropertyTest.java:22

com.pega.api2swagger.SwaggerSerializerTest > writeSpecWithParameterReferences FAILED
java.lang.NoClassDefFoundError at SwaggerSerializerTest.java:129

com.pega.api2swagger.SwaggerSerializerTest > convertSpec FAILED
java.lang.NoClassDefFoundError at SwaggerSerializerTest.java:41

com.pega.api2swagger.updater.TestSwaggerUpdater > testAddNewPath FAILED
java.lang.NoClassDefFoundError at TestSwaggerUpdater.java:34
Caused by: java.lang.ClassNotFoundException at TestSwaggerUpdater.java:34

35 tests completed, 4 failed

FAILURE: Build failed with an exception.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions