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

Configuration Failure Issue while running the Test Suites Using Docker Compose #1

Open
sayom88 opened this issue Sep 13, 2022 · 0 comments

Comments

@sayom88
Copy link

sayom88 commented Sep 13, 2022

Hello @vinsguru ,
I am following the link http://www.testautomationguru.com/selenium-webdriver-how-to-run-multiple-test-suites-using-docker-compose/ to execute the tests.
When I am running the command sudo docker-compose up | grep -e 'search-module', it is showing me this error:
selenium-hub is up-to-date
docker-selenium-test-master_chrome_1 is up-to-date
docker-selenium-test-master_firefox_1 is up-to-date
search-module is up-to-date
Attaching to selenium-hub, docker-selenium-test-master_chrome_1, docker-selenium-test-master_firefox_1, search-module
search-module |
search-module | ===============================================
search-module | search-module
search-module | Total tests run: 10, Failures: 0, Skips: 10
search-module | Configuration Failures: 1, Skips: 1
search-module | ===============================================
search-module |
search-module exited with code 0

Can you please help how to fix this please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant