- 04 Aug, 2021 3 commits
-
-
engine-flutter-autoroll authored
-
godofredoc authored
This is to prevent trying to run the workflow in forks. Bug: https://github.com/flutter/flutter/issues/87573
-
Greg Spencer authored
This fixes how the sample analyzer handles missing_identifier errors. It was looking at the wrong line, and missing an else clause, so it was silently allowing missing_identifier errors to pass. In addition, this fixes the sample generation so that it uses the correct filename for the output files: it previously was looking for the first line that had a filename, which was meant to indicate a non-generated line. This change adds a new Line.generated constructor for generated lines, so that they can also have the correct filename associated with them.
-
- 03 Aug, 2021 30 commits
-
-
Anna Gringauze authored
- Update dwds and and the rest of the packages Closes: https://github.com/flutter/flutter/issues/87100
-
engine-flutter-autoroll authored
-
Casey Hillers authored
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
xubaolin authored
-
yusufm authored
* Adding a timeout and retry to upload results step. * Adding tests for retries and timeout. * Adding async to call * Fixing sleep to trigger the timeout, and adding addition timeout test. * Fixing minor typo. * Fixing some minor flutter style issues. Co-authored-by: yusufm <mohsinally@google.com>
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
keyonghan authored
-
Kalidas VijayBhak authored
-
engine-flutter-autoroll authored
d6ddc3154 Added assertion up to cv99 for FontFeature.characterVariant (flutter/engine#27745) (#87550)
-
Darren Austin authored
-
Darren Austin authored
-
Casey Hillers authored
[ci.yaml] Add hot_mode_dev_cycle_win_target__benchmark and Linux gradle_plugin_light_apk_test (#87366)
-
Anna Gringauze authored
* Flutter_tools for web platform: report error messages with stacks on toolExit Print error messages and stacks in verbose mode before calling `throwToolExit` on communication errors to chrome and dwds. This will help us disagnose CI flakes: Helps: https://github.com/flutter/flutter/issues/84012 Closes: https://github.com/flutter/flutter/issues/87149 * Added tests * Extend timeout for testing failure to connect to chrome * Update rest of chrome tests to await until matching is finished
-
Jenn Magder authored
-
Jenn Magder authored
-
Greg Spencer authored
-
Casey Hillers authored
-
engine-flutter-autoroll authored
-
Nguyen Phuc Loi authored
-
xubaolin authored
-
Darren Austin authored
-
Darren Austin authored
-
Darren Austin authored
This reverts commit faf774eb.
-
Darren Austin authored
-
Darren Austin authored
-
dependabot[bot] authored
-
- 02 Aug, 2021 6 commits
-
-
Rami authored
-
Angjie Li authored
-
Darren Austin authored
-
Ahmed Ashour authored
-
keyonghan authored
* mark flaky to unblock tree * bringup: true
-
Jonah Williams authored
* disable analyze linux Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
-
- 31 Jul, 2021 1 commit
-
-
Jenn Magder authored
-