You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Drive tests with html renderer if CHANNEL is stable. (#7146)
Introduces a small fork in the `drive_examples_command` to run integration tests with `--web-renderer=html` in the `stable` channel (and `--web-renderer=canvaskit` in `master`).
This is supposed to be removed, once the current `master` rolls into `stable` (see clean-up issue referenced below).
## Issues
* Part of: flutter/flutter#143543
* Prevents flakes: #7115 (comment)
* Clean-up issue: flutter/flutter#151869
0 commit comments