Skip to content

jsoncpp_readerwriter unit tests failed on Windows #1163

Closed
@xkszltl

Description

@xkszltl

Describe the bug

On windows, we always have 2 tests failed.

PS ********\jsoncpp\build> ctest
Test project ********/jsoncpp/build
    Start 1: jsoncpp_readerwriter
1/3 Test #1: jsoncpp_readerwriter ................***Failed    0.95 sec
    Start 2: jsoncpp_readerwriter_json_checker
2/3 Test #2: jsoncpp_readerwriter_json_checker ...***Failed    1.43 sec
    Start 3: jsoncpp_test
3/3 Test #3: jsoncpp_test ........................   Passed    0.01 sec

33% tests passed, 2 tests failed out of 3

Total Test time (real) =   2.41 sec

The following tests FAILED:
          1 - jsoncpp_readerwriter (Failed)
          2 - jsoncpp_readerwriter_json_checker (Failed)
Errors while running CTest

On Linux (CentOS 7/Ubuntu 18.04) they works fine.

Desktop (please complete the following information):

  • OS: Windows Server 2019
  • Ninja version 1.9.0
  • CMake 3.17.2
  • VS2019
  • Python 3.8.2

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