-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.team-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Integration Tests with the canvaskit renderer (introduced here) are flaky in Flutter stable (3.22). This is corrected in the next beta release, but in the meantime, examples in stable are being driven with the html renderer to remove the flakiness.
Once 3.22 gets updated to the next version, clean-up the changes introduced to make stable test with html, and master with canvaskit.
Related issues/prs:
- Fix flutter/packages tests that throw an error after test completion #145149
- [google_maps_web] Skip a smaller subset of web tests packages#7087
- breaking because of the
htmlrenderer
- breaking because of the
- [google_maps_web] Skip a smaller subset of web tests packages#7087
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.team-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Type
Projects
Status
Done