-
-
Couldn't load subscription status.
- Fork 8.6k
[rb][build] disable dev shm for Chrome and Edge on RBE #16497
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
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
Getting tab crashed errors with Chrome 142 on RBE
Copying the fix in Python from #16443
PR Type
Bug fix
Description
Disable
/dev/shmusage for Chrome and Edge on RBEPrevents tab crash errors with Chrome 142
Refactors argument passing to options hash
Diagram Walkthrough
File Walkthrough
test_environment.rb
Add dev-shm disable flag for Chrome/Edge on RBErb/spec/integration/selenium/webdriver/spec_support/test_environment.rb
--disable-dev-shm-usageflag for Chrome and Edge when running onRBE
opts[:args]instead of directargs:parameter
chrome_optionsandedge_optionsmethods