- 25 Mar, 2021 1 commit
-
-
David Iglesias authored
-
- 19 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2021 2 commits
-
-
Casey Hillers authored
This reverts commit 93fb2586.
-
Casey Hillers authored
-
- 05 Mar, 2021 1 commit
-
-
Gary Qian authored
-
- 23 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 22 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 11 Feb, 2021 1 commit
-
-
Yegor authored
-
- 03 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Feb, 2021 3 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
- 01 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Jan, 2021 4 commits
-
-
Dan Field authored
-
Kate Lovett authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 25 Jan, 2021 2 commits
-
-
Christopher Fujino authored
-
Jenn Magder authored
-
- 23 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 15 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Jan, 2021 2 commits
-
-
Christopher Fujino authored
This reverts commit b7f5aef1.
-
Christopher Fujino authored
-
- 05 Jan, 2021 1 commit
-
-
nturgut authored
* add web-renderer option to flutter test. run web tests with this option * remove debug lines
-
- 28 Dec, 2020 1 commit
-
-
nturgut authored
* add autodetect false * fix typo
-
- 22 Dec, 2020 1 commit
-
-
nturgut authored
-
- 21 Dec, 2020 1 commit
-
-
nturgut authored
-
- 15 Dec, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Dec, 2020 1 commit
-
-
Martin Kustermann authored
Revert "Pass --local-engine* flags from dev/bots/test.dart down to `pub test` via env variables (#71721)" (#72141) This reverts commit 4300226a. Reason for revert: The original PR correctly passes down the local engine flags to subprocesses of the tests. Though this causes issues because some tests assume a specific target but do not modify the value for `--local-engine` (which is set to `host_debug`) to reflect that. See more discussion here: https://github.com/flutter/flutter/pull/71721#issuecomment-743218994
-
- 09 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 04 Dec, 2020 1 commit
-
-
Martin Kustermann authored
-
- 01 Dec, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 25 Nov, 2020 1 commit
-
-
Amir Hardon authored
-
- 23 Nov, 2020 1 commit
-
-
Amir Hardon authored
Adds a new Luci test shard that runs flutter/plugins tests. For now only the analysis phase of the flutter/plugins test suite is executed. Manual invocation on Luci completed successfully: https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/amirha_google.com/3210bb2dac01fca71b7db04dda02fa6ccd4df025afd55abea1970d26087d4962/+/annotations
-
- 20 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 12 Nov, 2020 1 commit
-
-
Darren Austin authored
Migrate flutter_localizations to null safety.
-
- 11 Nov, 2020 1 commit
-
-
Anna Gringauze authored
* Move web integration tool tests to web.shard Web integration tool tests depend on DDC changes in SDK. This change moves them to a separate shard and subshard so CI bot configurations can run them separately. In particular, with will allow running those tests on dart CI flutter HHH web bot instead of a non-web one, allowing early detection and easy classification of issues caused by SDK changes as VM- or Web related. * Enabled verbose mode for flaky web_tool_tests * Split out the test changes to be commited first
-