Conversation
CI Failure Feedback(Checks updated until commit 4935792)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR: where Configuration options
See more information about the |
7cdb8b2 to
4935792
Compare
CI Failure Feedback 🧐(Checks updated until commit 700ee6d)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR: where Configuration options
See more information about the |
5244527 to
abe368d
Compare
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
titusfortner
left a comment
There was a problem hiding this comment.
Looks great. Theoretically should we run all the RBE skipped tests on GitHub ubuntu?
User description
Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement, Tests
Description
Changes walkthrough 📝
driver_spec.rb
Exclude remote drivers from concurrent start testrb/spec/integration/selenium/webdriver/driver_spec.rb
profile_spec.rb
Exclude remote drivers from profile reuse testrb/spec/integration/selenium/webdriver/firefox/profile_spec.rb
.skipped-tests
Update skipped tests list for remote and BiDi.skipped-tests
spec_helper.rb
Add RBE environment conditionrb/spec/integration/selenium/webdriver/spec_helper.rb
test_environment.rb
Enhance test environment for RBE and driver configurationsrb/spec/integration/selenium/webdriver/spec_support/test_environment.rb
tests.bzl
Update test configurations for remote executionrb/spec/tests.bzl
ci-ruby.yml
Update CI workflow for Ruby tests.github/workflows/ci-ruby.yml