Skip to content

Unit testing failed #1265

@wing328

Description

@wing328

Running unit testing (mvn clean test) will result in failure. Here is part of the result:

atSpec.runTests:1683->FlatSpec.runTest:1683->FlatSpec.withFixture:1683 » NullPointer
  TypeScriptNodeModelTest>FlatSpec.run:1683->FlatSpec.org$scalatest$FlatSpecLike$$super$run:1683->FlatSpec.runTests:1683->FlatSpec.runTest:1683->FlatSpec.withFixture:1683 » NullPointer

Tests run: 69, Failures: 0, Errors: 19, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] swagger-codegen-project ............................ SUCCESS [  0.825 s]
[INFO] swagger-codegen (core library) ..................... FAILURE [ 34.241 s]
[INFO] swagger-codegen (executable) ....................... SKIPPED
[INFO] swagger-codegen (maven-plugin) ..................... SKIPPED
[INFO] swagger-generator .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.576 s
[INFO] Finished at: 2015-09-21T20:57:45+08:00
[INFO] Final Memory: 35M/681M
[INFO] ------------------------------------------------------------------------

The issue was fixed in swagger-model (swagger-api/swagger-core#1446, which has been merged into master) but the swagger-models-1.5.4-SNAPSHOT.jar in oss.sonatype.org has not been updated.

Given that @fehguy is out this week, @webron I wonder if you can help update swagger-models-1.5.4-SNAPSHOT.jar in oss.sonatype.org to include the latest fix.

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