Summary
The Cypress test Side Navigation interaction > tests selecting items in overflow menu (packages/fiori/cypress/specs/SideNavigation.cy.tsx:994) fails intermittently on CI and is blocking PR merges.
Failing assertion
AssertionError: Timed out retrying after 4000ms: expected
'<ui5-side-navigation-item#ui5wc_282-sn-overflow-item.ui5-sn-item-overflow>'
to be 'focused'
at Context.<anonymous> (SideNavigation.cy.tsx:1048:4)
Example failing run: https://github.com/UI5/webcomponents/actions/runs/26900555688/job/79351448244?pr=13634
Status
Test temporarily skipped via PR #13637 to unblock CI. This issue tracks re-enabling it once the underlying flakiness is resolved.
Summary
The Cypress test
Side Navigation interaction > tests selecting items in overflow menu(packages/fiori/cypress/specs/SideNavigation.cy.tsx:994) fails intermittently on CI and is blocking PR merges.Failing assertion
Example failing run: https://github.com/UI5/webcomponents/actions/runs/26900555688/job/79351448244?pr=13634
Status
Test temporarily skipped via PR #13637 to unblock CI. This issue tracks re-enabling it once the underlying flakiness is resolved.