Skip to content

Fix work with environment variables at xvfb-run (2nd time) #459

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

Merged
merged 5 commits into from
Apr 21, 2017
Merged

Fix work with environment variables at xvfb-run (2nd time) #459

merged 5 commits into from
Apr 21, 2017

Conversation

diemol
Copy link
Member

@diemol diemol commented Apr 17, 2017

This is just making the same change @metajiji did in #445 which fixes #423, but got overwritten in #455, therefore the current release 3.3.1-cesium brought that bug back. I'm just adding the same change for the Firefox Debug image and the Standalone images.

Tested it locally by building the images and using the docker-compose file provided in #423, the change done by @metajiji works.

@elgalu
Copy link
Member

elgalu commented Apr 18, 2017

👍

@diemol
Copy link
Member Author

diemol commented Apr 18, 2017

@ddavison, maybe we can enable this setting in the repo to avoid having these type of issues with PRs? (Getting stuff overwritten).

image

@ddavison ddavison merged commit dea597e into SeleniumHQ:master Apr 21, 2017
@ddavison
Copy link
Member

done :)

@vimagick
Copy link

👍

NiGhTTraX added a commit to NiGhTTraX/react-test-buffet that referenced this pull request May 5, 2017
Need the fix in SeleniumHQ/docker-selenium#459 to enable
debug logs for the debug nodes.

The new screenshots are due to an updated Chrome version in the images.
randytsmith pushed a commit to randytsmith/javascript_testing that referenced this pull request Apr 1, 2018
Need the fix in SeleniumHQ/docker-selenium#459 to enable
debug logs for the debug nodes.

The new screenshots are due to an updated Chrome version in the images.
dezine2dev added a commit to dezine2dev/Javascript-testing that referenced this pull request Jul 4, 2018
Need the fix in SeleniumHQ/docker-selenium#459 to enable
debug logs for the debug nodes.

The new screenshots are due to an updated Chrome version in the images.
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

Successfully merging this pull request may close these issues.

Passing SE_OPTS in docker-compose
4 participants