Skip to content

Conversation

@osama-rizk
Copy link
Contributor

@osama-rizk osama-rizk commented Nov 5, 2025

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@osama-rizk osama-rizk requested a review from a team as a code owner November 5, 2025 17:00
@osama-rizk osama-rizk changed the title [Do not merge] Add temp workflow for testing Skip running test on Firefox due to cypress compatibility issue Nov 10, 2025
extended_browser_list: &extended_browser_list
- chrome
- firefox
- edge
Copy link
Contributor

Choose a reason for hiding this comment

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

question: The title says sipping Firefox, but here we're removing edge browser as well. Is it intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

for "edge" it does not matter remove it or keep as we do not use this list. We are just using minimal_browser_list which contains only Firefox and chrome.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Here is a release action flow in which we are running only chrome and firefox (tests failed due to cypress issue)

Copy link
Contributor

Choose a reason for hiding this comment

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

for "edge" it does not matter remove it or keep as we do not use this list.

non-blocker, if we don't use this list, what is the value to keep it? Should we remove the list?

extended_browser_list: &extended_browser_list
- chrome
- firefox
- edge
Copy link
Contributor

Choose a reason for hiding this comment

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

for "edge" it does not matter remove it or keep as we do not use this list.

non-blocker, if we don't use this list, what is the value to keep it? Should we remove the list?

@osama-rizk osama-rizk merged commit a4b8244 into v5-stable Nov 10, 2025
28 checks passed
@osama-rizk osama-rizk deleted the fix/v5-e2e-tests branch November 10, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants