question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Checking software dependencies according to “pytest.sh”

See original GitHub issue

I cloned the current development repository. I stumbled on the following information then.

Markus_Elfring@localhost:~/…/frontproxy/lokal> ./test/pytest.sh
> Building nginx-proxy-tester image...
…
Step 5/5 : ENTRYPOINT ["pytest"]
 ---> Using cache
 ---> 49d8827ee821
Successfully built 49d8827ee821
Successfully tagged nginx-proxy-tester:latest
ImportError while loading conftest '/home/Markus_Elfring/…/frontproxy/lokal/test/conftest.py'.
conftest.py:472: in <module>
    pytest.exit("The docker image 'nginxproxy/nginx-proxy:test' is missing")
E   _pytest.outcomes.Exit: The docker image 'nginxproxy/nginx-proxy:test' is missing

🤔 How do you think about to improve this software situation?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

0reactions
elfringcommented, Apr 28, 2021

Yes the Docker container based tests aren’t working yet,

Thanks for such information.

I’ve got someone working on it …

I am curious how corresponding software developments will evolve further.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Checking software dependencies according to “pytest.sh” issue ...
Checking software dependencies according to “pytest.sh ”. I cloned the current development repository. I stumbled on the following information then.
Read more >
Pytest Postgresql: A Plugin That Helps Check Running PostgreSQL
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It al. ... pytest.sh...
Read more >
TA-Lib installation error on random distribution #4085 - GitHub
According to the error, this has NOTHING to do with the system you're running on, ... test_protections.py │ ├── pytest.sh │ ├── rpc ......
Read more >
lvm2-commits - June 2014 - Fedora Mailing-Lists
... a/test/api/pytest.sh +++ b/test/api/pytest.sh @@ -11,7 +11,7 @@ # along with this program; if not, write to the Free Software Foundation ...
Read more >
lvm2-commits - May 2018 - Fedora Mailing-Lists
... Move to test/unit build: Calculate dependencies at same time as compiling. ... test/api/pytest.sh | 12 ++++++++---- 1 files changed, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found