-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[build] rerun the RBE tests with debugging enabled #16905
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
|
Well, it works as expected. |
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
Similar to the recent PRs for the bindings - #16879
💥 What does this PR do?
rerun-failures.shis theci-buildscript reference, then use the standard ci-build settings as the commandI'm honestly not certain we want/need this one, and if it complicates things with RBE.
It works: https://github.com/SeleniumHQ/selenium/actions/runs/20975769113/job/60290021932?pr=16905#step:23:29
PR Type
Enhancement
Description
Enable debug output for RBE test reruns via CI workflow
Add conditional logic to detect ci-build script invocation
Use standard RBE CI configuration for failed test reruns
Pass debug flag through rerun-failures script
Diagram Walkthrough
File Walkthrough
rerun-failures.sh
Add RBE CI config detection for test rerunsscripts/github-actions/rerun-failures.sh
reference
ci-rbe.yml
Enable debug flag for RBE test reruns.github/workflows/ci-rbe.yml
rerun-with-debug: trueparameter to bazel workflow call