ionic-team / ionic-team/ionic-framework
bug: Infinite scroll - scrolling to the top test is flaky on CI with Safari
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 51
描述
- This [test](https://github.com/ionic-team/ionic-framework/blob/c63ec2e98db0ca1ce8ad15b5aa9cd5fe4732701a/core/src/components/infinite-scroll/test/top/infinite-scroll.e2e.ts#L6) is flaky only with Safari and on [CI](https://github.com/ionic-team/ionic-framework/actions/runs/13893653439/job/38891710657?pr=30259)
- This might be related to the latest [Playwright upgrade](https://github.com/ionic-team/ionic-framework/pull/29840)
- [CI test result](https://github.com/ionic-team/ionic-framework/actions/runs/13893653439/job/38891710657?pr=30259)
- Trace: [test-results-16-20.zip](https://github.com/user-attachments/files/20430859/test-results-16-20.zip)
贡献指南
调研方向
Start with core/src/components/infinite-scroll/test/top/infinite-scroll.e2e.ts, especially the scrolling-to-the-top test, and review the linked CI result and trace for Safari-specific failures. Compare the behavior with the Playwright upgrade in pull request 29840. Done means the test no longer flakes on Safari in CI while still checking infinite-scroll behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- playwright, typescript
- 领域
- ci-cd, frontend, testing-qa
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100