Skip to content

Tests 51 - 54 fail, even with -LE not_reproducible -LE git_required #2596

Discussion options

You must be logged in to vote

I used the json-3.9.1.zip, unziped it, opened a Visual Studio 2019 Command Prompt,

cd json-3.9.1
mkdir build
cd build
cmake .. -DJSON_BuildTests=On -D JSON_Install:BOOL=OFF -D JSON_ImplicitConversions:BOOL=OFF
cmake --build . --config Release
ctest -C Release --output-on-failure -LE not_reproducible -LE git_required

Test data was downloaded in the last step automatically, I got:

      Start  1: download_test_data
 1/58 Test  #1: download_test_data ...........................   Passed   34.60 sec

and the folder json_test_data was created.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@Andreas-Schniertshauer
Comment options

@nlohmann
Comment options

@nlohmann
Comment options

@Andreas-Schniertshauer
Comment options

@nlohmann
Comment options

Answer selected by nlohmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants