Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java][Spring-Cloud] Tests for Find Pets by Status/Tag failed #3512

Open
wing328 opened this issue Aug 3, 2016 · 0 comments
Open

[Java][Spring-Cloud] Tests for Find Pets by Status/Tag failed #3512

wing328 opened this issue Aug 3, 2016 · 0 comments

Comments

@wing328
Copy link
Contributor

wing328 commented Aug 3, 2016

Description

Tests for findPetsByStatus/Tag failed with the following error messages:

Results :

Tests in error: 
  PetApiTest.testFindPetsByStatus:67 » Decode Could not read document: Can not c...
  PetApiTest.testFindPetsByTags:95 » Decode Could not read document: Can not con...

Tests run: 16, Failures: 0, Errors: 2, Skipped: 1

(Ref: https://s3.amazonaws.com/archive.travis-ci.org/jobs/149416986/log.txt)

Currently these 2 tests cases have been ignored and we want to fix the issue so that we can re-enable these 2 test cases.

Swagger-codegen version

Latest master

Swagger declaration file content or url

modules/swagger-codegen/src/test/resources/2_0/petstore.yaml

Command line used for generation

./bin/spring-cloud-feign-petstore.sh

Steps to reproduce
cd samples/client/petstore/spring-cloud
mvn test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant