-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
3.11.3: test suite fails in 4 units #4224
Comments
Did you download this version or check it out via From the Readme:
|
I'm using as input source autogenerated from git tag tar ball. |
Does |
Skipping failing units always works. |
The tests fail, because they require a Git checkout and test specifics of CMake in the context of Git. Hence we introduced the label so it is easy for you to skip them. |
Are you aware of fact that most of the distributions build infras are INTENTIONNALLY cut off from public network access? |
This is possible and documented here: https://github.com/nlohmann/json#execute-unit-tests Note that during the
We test CMake's |
Description
Looks like test suite is still failing.
Reproduction steps
Configure source tree with:
Expected vs. actual results
Test suite should not fail.
Here is the result:
Minimal code example
No response
Error messages
No response
Compiler and operating system
gcc 13.2.1, Linux x86/64
Library version
3.11.3
Validation
develop
branch is used.The text was updated successfully, but these errors were encountered: