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

Fail to run on docker image (GitLab CI) #37

Open
mostafabarmshory opened this issue Jan 2, 2019 · 0 comments
Open

Fail to run on docker image (GitLab CI) #37

mostafabarmshory opened this issue Jan 2, 2019 · 0 comments

Comments

@mostafabarmshory
Copy link

In the GitLab CI all commands are executed with root. However, the chrome fail to run the test:

Cannot start ChromiumHeadless
[0102/080439.228858:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

This means you are not allowed to run the chrome with root user. In the other hand there is no way to add option to the chrom runner. please help

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