-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[rb] Fix firefox pipeline by removing guards #14277
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
[rb] Fix firefox pipeline by removing guards #14277
Conversation
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
@p0deje Good morning, I just ran the pipeline for Firefox locally on my M1 with Sonoma and both the action_builder integration spec and the driver spec run fine, and the first time this pipeline ran it was green, so can we just run it one more time to double-check? Thank you so much! |
…into rb_fix_guard_for_firefox_tests
User description
Description
This PR focuses on removing guards for successful tests where the expectation is for the test to fail, so not have the pipeline failing even if the tests are succeding
Motivation and Context
It's important for releasing and provide a clear overview that the reason for the failure or success of the tests is clear and understandable
Types of changes
Checklist
PR Type
Bug fix
Description
Changes walkthrough 📝
action_builder_spec.rb
Remove guards for Firefox-specific test cases
rb/spec/integration/selenium/webdriver/action_builder_spec.rb