- 15 Oct, 2020 17 commits
-
-
Greg Spencer authored
-
Darren Austin authored
Migrate yet even more widget framework tests to null safety.
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit d962c8f2.
-
Jonah Williams authored
This crash affects anyone using flutter, so move it into the tool where it can be tested and documented. Ensure it works on windows devicelab too.
-
engine-flutter-autoroll authored
-
Jonah Williams authored
This reverts commit 6aa8447a.
-
Jonah Williams authored
This reverts commit 8ba5732c.
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
Hans Muller authored
-
Michael Goderbauer authored
-
Shi-Hao Hong authored
* NNBD widget test migration
-
Dan Field authored
-
Pedro Massango authored
-
engine-flutter-autoroll authored
-
- 14 Oct, 2020 23 commits
-
-
Sam Rawlins authored
-
Albert Wolszon authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Darren Austin authored
-
xubaolin authored
-
Jenn Magder authored
-
Yash Johri authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
These androidx migration tests require downloading firebase, which is a large library with a number of dependencies - this causes frequent enough flakes. AndroidX migration is ~2 years in the past, and while it would be nice to confirm this still works, ideally that would be done in a reduced manner.
-
Jenn Magder authored
-
Kate Lovett authored
-
Jonah Williams authored
* [flutter_tools] partial revert of start app change
-
Jonah Williams authored
- run_without_leak_tests: have been disabled for months - build_benchmark: the tooling work here is mostly done and we're not tracking further improvements, free up more devicelab capacity - system_debug_ios: does not work post iOS13 - mac_enable_twc: not adding more mac tests to devicelab - hello_world_start_up: disabled Any tests that we think will be valuable in the future can be resurrected from the git history.
-
Jenn Magder authored
Revert "[flutter_tools] If run fails to install the application on iOS, try uninstalling it and trying again. (#68078)" (#68118) This reverts commit 61ba7dd2.
-
Jonah Williams authored
[flutter_tools] If run fails to install the application on iOS, try uninstalling it and trying again. (#68078)
-
Per Classon authored
[Material] Parent checkbox in DataTable should deselect all, if children checkboxes are disabled or selected (#67938)
-
Jonah Williams authored
-
xubaolin authored
-
HeavenOSK authored
* modify: add prefix `Alignment.` for toString of Alignment
-
Jonah Williams authored
Do not allow attach in release mode, as there is not VM Service to connect to. Observed in crash reporting as thrown string which is changed to exception below.
-
engine-flutter-autoroll authored
-