- 09 Feb, 2021 2 commits
-
-
gaaclarke authored
-
Zachary Anderson authored
This reverts commit 643e6598.
-
- 05 Feb, 2021 1 commit
-
-
Zachary Anderson authored
-
- 04 Feb, 2021 3 commits
-
-
chunhtai authored
* Reland "add a benchmark test for stack size (#75039)" This reverts commit de683de9. * fix typo
-
Dan Field authored
-
Shi-Hao Hong authored
This reverts commit 9d9109aa.
-
- 03 Feb, 2021 1 commit
-
-
chunhtai authored
-
- 01 Feb, 2021 4 commits
-
-
Jenn Magder authored
-
Ian Hickson authored
-
Jenn Magder authored
-
Michael Goderbauer authored
-
- 29 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 26 Jan, 2021 2 commits
-
-
Dan Field authored
-
Jenn Magder authored
-
- 23 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 22 Jan, 2021 2 commits
-
-
godofredoc authored
All these tests are already running in luci and were added to prod_builders.json file. Bug: https://github.com/flutter/flutter/issues/71960 Bug: https://github.com/flutter/flutter/issues/74059
-
Christopher Fujino authored
This reverts commit 444c954f.
-
- 21 Jan, 2021 1 commit
-
-
Jenn Magder authored
-
- 20 Jan, 2021 1 commit
-
-
Nate Bosch authored
-
- 15 Jan, 2021 6 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Yuqian Li authored
Fixes https://github.com/flutter/flutter/issues/73873
-
Yuqian Li authored
-
- 14 Jan, 2021 2 commits
-
-
Jenn Magder authored
-
stuartmorgan authored
-
- 13 Jan, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 12 Jan, 2021 2 commits
-
-
LongCatIsLooong authored
-
Jonah Williams authored
-
- 11 Jan, 2021 4 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
- 08 Jan, 2021 3 commits
-
-
Jenn Magder authored
This reverts commit 99bc4de7.
-
Yegor authored
-
jensjoha authored
* [dev] Don't use await for on stdout and stdin; pass local engine argument 1) Don't use await for on stdout followd by await for on stderr. This can cause nothing to happen. E.g. if one didn't do something like `flutter pub upgrade` dev/automated_tests and the version in the old one was pre-nnbd (but flutter itself use lots of nnbd stuff) lots of errors would be emitted, but because we basically only listen to stdout nothing will happen (deadlock once stderr buffer runs out). Note that it still awaits the exit-code below. 2) Pass --local-engine (if given) so there won't be any crashes because of that.
-
- 07 Jan, 2021 3 commits
-
-
Ian Hickson authored
-
Jenn Magder authored
This reverts commit 273630c0.
-
Jenn Magder authored
-