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

Add "--proxy-bypass-list=<-loopback>" flag to default chrome args #3049

Merged
merged 9 commits into from
Jan 30, 2019

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Jan 2, 2019

We may want to be more specific about only applying this to Chrome version >= 72.0.3605.0 although I haven’t seen issues with having this flag added to lower Chrome versions (like 70) or older versions (like 73).

Copy link
Member

@brian-mann brian-mann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bahmutov do we have an issue for tracking installing newer versions of Chrome in CI? we need to test on multiple versions when things like this are introduced. the unit test here isn't really good enough, we need to actually run some smoke tests on various versions of chrome to ensure that the arguments do what they're supposed to.

it's debatable but want to make sure this isn't lost on our radar

packages/server/test/unit/browsers/chrome_spec.coffee Outdated Show resolved Hide resolved
packages/server/lib/environment.coffee Outdated Show resolved Hide resolved
packages/server/lib/browsers/chrome.coffee Outdated Show resolved Hide resolved
@bahmutov
Copy link
Contributor

bahmutov commented Jan 20, 2019 via email

@jennifer-shehane
Copy link
Member Author

Issue for multiple chrome version tests: #3096

I can't commit my changes due to stop-only, I tried no-verify, but it's all messed up on prepush at this point.

@brian-mann
Copy link
Member

@bahmutov can you help @jennifer-shehane out with the stop-only stuff

@Aghassi
Copy link

Aghassi commented Jan 30, 2019

@jennifer-shehane @brian-mann What can be done to help move this PR along? We have docker containers that are starting to roll chrome 72 and it breaks automation. Right now, we are pinning or telling folks to use electron, but if we don't have to it would be nice 😄

@jennifer-shehane
Copy link
Member Author

Hey @Aghassi, we're working on prioritizing this release at the moment.

@brian-mann brian-mann merged commit a1c6e90 into develop Jan 30, 2019
@emilyrohrbough emilyrohrbough deleted the issue-1872-loopback-proxy branch August 1, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants