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

Failed to run tests due to missing test data on builders without Internet access #2190

Closed
1 of 5 tasks
xvitaly opened this issue Jun 15, 2020 · 2 comments
Closed
1 of 5 tasks
Labels
kind: enhancement/improvement solution: duplicate the issue is a duplicate; refer to the linked issue instead solution: proposed fix a fix for the issue has been proposed and waits for confirmation
Milestone

Comments

@xvitaly
Copy link
Contributor

xvitaly commented Jun 15, 2020

What is the issue you have?

Failed to run tests due to missing test data on builders without Internet access.

Please describe the steps to reproduce the issue.

  1. Run build and tests on system without Internet access.

What is the expected behavior?

It should be able to run tests offline without Internet access. Most of GNU/Linux distributions strictly forbid Internet access during official builds.

And what is the actual behavior instead?

All tests are failed.

Which compiler and operating system are you using?

  • Compiler: gcc 10.1.1
  • Operating system: Fedora 32

Which version of the library did you use?

  • latest release version 3.7.3
  • other release - please state the version: ___
  • the develop branch

If you experience a compilation error: can you compile and run the unit tests?

  • yes
  • no - please copy/paste the error message below
@nlohmann nlohmann added kind: enhancement/improvement solution: duplicate the issue is a duplicate; refer to the linked issue instead and removed kind: bug labels Jun 15, 2020
@nlohmann
Copy link
Owner

This is a duplicate of #2189.

@nlohmann
Copy link
Owner

Fixed with #2202.

@nlohmann nlohmann added the solution: proposed fix a fix for the issue has been proposed and waits for confirmation label Jun 21, 2020
@nlohmann nlohmann added this to the Release 3.8.1 milestone Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: enhancement/improvement solution: duplicate the issue is a duplicate; refer to the linked issue instead solution: proposed fix a fix for the issue has been proposed and waits for confirmation
Projects
None yet
Development

No branches or pull requests

2 participants