meshery/meshery
fix(e2e): stabilize DesignPage.navigateTo() in beforeEach
オープン
#19,650 opened on 2026/05/24
area/ciarea/devopshelp wanted
Repository metrics
- Stars
- (10,013 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
designs.spec.ts tests are timing out in CI due to flaky navigation in beforeEach. DesignPage.navigateTo() needs page-object/mock fixes to be stable. Skipped temporarily in PR #19509.