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

e2e tests not running #637

Open
sugat009 opened this issue Oct 8, 2024 · 0 comments
Open

e2e tests not running #637

sugat009 opened this issue Oct 8, 2024 · 0 comments
Labels
Type: Bug Fix something that isn't working as intended

Comments

@sugat009
Copy link
Member

sugat009 commented Oct 8, 2024

Describe the bug
When running npm run test-e2e to execute e2e tests for cht-conf, it throws an error(in 2nd screenshot). I think the docker containers cannot be created using the docker-helper script. (in 1st screenshot). Also, the tests are failing in the CI.

To Reproduce
Steps to reproduce the behavior:

  1. Run npm run e2e from the root of the repo
  2. The command will timeout after a while

Logs
If applicable, include the cht-conf output, server logs, and/or browser logs.

Screenshots

  1. Local
    Screenshot_20241008_153927

Screenshot_20241008_154145

  1. CI
    image

CI Run: https://github.com/medic/cht-conf/actions/runs/11231400566/job/31221981289

Environment

  • Instance: local
  • Client platform: Manjaro Linux 24.1.0
  • cht-conf version: main(4.1.1)

Additional context
My shell is zsh but I've tried it in bash and it didn't work there either.

@sugat009 sugat009 added the Type: Bug Fix something that isn't working as intended label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Fix something that isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant