Skip to content

Tests fail on windows #2257

@atsu85

Description

@atsu85
  • What version of the library are you using?
    latest master (commit b1cf952), but the same applies for version 2.8.0 tag (commit b37d9c0)

What kind of issue is this?

  • Bug report.
    • there are test failures when running tests on Windows (using gradlew clean build). Doesn't matter if using Java 8 or java 7 (also tried Java 6, but that didn't work because of Gradle version)

Failing tests:

  • FunctionContractSpec. should honor api v1.2 contract [declaration-concrete-controller.json] at endpoint [/default/concrete-controller] (fixed by: e83be4c)
  • FunctionContractSpec. should honor api v1.2 contract [declaration-feature-demonstration-service.json] at endpoint [/default/feature-demonstration-service]
  • FunctionContractSpec. should honor api v1.2 contract [declaration-pet-service.json] at endpoint [/default/pet-service] (fixed by: e83be4c)
  • FunctionContractSpec. should honor swagger resource listing
  • FunctionContractSpec. should honor swagger v2 resource listing bugs
  • FunctionContractSpec. should honor swagger v2 resource listing bugsDifferent
  • FunctionContractSpec. should honor swagger v2 resource listing concrete
  • FunctionContractSpec. should honor swagger v2 resource listing featureService

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions