Ensure all E2E tests pass in Chromium's headless="new"
mode
#9482
Labels
0 - new
New issues that need assignment.
epic
Large scale issues to be broken up into sub-issues and tracked via sprints and/or project.
estimate - 13
Requires planning and input from team, consider smaller steps.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
testing
Issues related to automated or manual testing.
Milestone
Priority impact
p - high
Test type
E2E
Which Component(s)
All E2E test suites
Unstable Tests
No response
Test error, if applicable
No response
PR skipped, if applicable
No response
Additional Info
Results from E2E tests will differ between headful and headless mode (rendering engine is different between them).
We need to start updating tests gradually to pass with Chrome's new headless mode, which shares the same engine as headful . #8820 tested this new mode and resulted in a lot of failures. Some were caused by setup or interactions and not necessarily because tests are incorrect.
The text was updated successfully, but these errors were encountered: