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

Can't run E2E tests locally #681

Closed
sharmaneil opened this issue Jan 28, 2021 · 2 comments · Fixed by #692 or #981
Closed

Can't run E2E tests locally #681

sharmaneil opened this issue Jan 28, 2021 · 2 comments · Fixed by #692 or #981
Assignees

Comments

@sharmaneil
Copy link
Contributor

I'm following the instructions in the README to run the e2e tests locally.

Looks like the app is failing to boot, it loops around this line:

while [[ $result -ne 0 && $polls -lt 120 ]]; do

@nickclyde
Copy link
Member

Looking into this now!

@nickclyde
Copy link
Member

Reopening - running locally only works on Linux, not Mac OS, due to this issue:
docker/for-mac#1031
I will be looking into a solution for this.

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