- 15 Sep, 2020 2 commits
-
-
Jonah Williams authored
Port the deprecated settings devicelab test to tool integration shard. Tests that apps can be built using the deprecated android/settings.gradle file. Part of #65790
-
Jonah Williams authored
Currently these tests are taking CI time without providing any value, because there is no verification that network connectivity is avoided. This is better covered by a unit test that verifies that --offline is passed to pub.
-
- 13 Sep, 2020 1 commit
-
-
Greg Spencer authored
-
- 10 Sep, 2020 1 commit
-
-
Ben Konyi authored
-
- 31 Aug, 2020 1 commit
-
-
Casey Hillers authored
-
- 28 Aug, 2020 1 commit
-
-
Casey Hillers authored
-
- 27 Aug, 2020 1 commit
-
-
Casey Hillers authored
-
- 26 Aug, 2020 1 commit
-
-
Dan Field authored
* Use Pixel4 for better wait times According to the firebase team, these have lower wait times for tests.
-
- 25 Aug, 2020 2 commits
-
-
Jonah Williams authored
To allow tests to begin migrating to null safety, sound null safety needs to be disabled. Also removes the experiment flag that is unnecessary since the framework is on the SDK allowlist.
-
Mouad Debbar authored
-
- 20 Aug, 2020 1 commit
-
-
Christopher Fujino authored
-
- 19 Aug, 2020 9 commits
-
-
Jonah Williams authored
Update to latest dwds, file-nullsafety, and process-nullsafety for #62886
-
Jonah Williams authored
-
Jonah Williams authored
Like Android/iOS, only enable --null-assertions if asked. Previously this was enabled by default for web, but in general this has proved to be too breaking to enable by default. #61042
-
Jonah Williams authored
Reland of acdb909f with fixes to semantics.dart #61042
-
Jonah Williams authored
-
Michael Goderbauer authored
-
Jenn Magder authored
This reverts commit acdb909f.
-
Michael Goderbauer authored
-
Jonah Williams authored
-
- 13 Aug, 2020 2 commits
-
-
Kate Lovett authored
-
Greg Spencer authored
Revert: Update prepare_package.dart to use the process_runner package instead having duplicate code. #62710 (#63608) This reverts #62710, since it has a noSuchMethodError in some circumstances. This isn't just a straight git revert, because I had to resolve the conflicts in the reverted pubspec.yaml files and re-run flutter update-packages --force-upgrade to make the checksums match.
-
- 12 Aug, 2020 2 commits
-
-
Dan Field authored
-
Jonah Williams authored
-
- 11 Aug, 2020 3 commits
-
-
Greg Spencer authored
Update prepare_package.dart to use the process_runner package instead having duplicate code. (#62710) Updates the prepare_package.dart script to use the process_runner package (which is where the ProcessRunner implementation was moved to).
-
Jenn Magder authored
-
Jenn Magder authored
-
- 08 Aug, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 07 Aug, 2020 1 commit
-
-
Ian Hickson authored
Add a comment with a reference to issue 62919 (LUCI should run the tests in a directory that contains a space character) to this skipped test. (#62920)
-
- 06 Aug, 2020 2 commits
-
-
Ming Lyu (CareF) authored
-
Ian Hickson authored
-
- 03 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 30 Jul, 2020 2 commits
-
-
Jonah Williams authored
There are some occasional difficult to repro flakes on the tool integration tests. Try running only a single isolate to simplify the environment a bit.
-
Jim Graham authored
-
- 28 Jul, 2020 3 commits
-
-
-
-
Jonah Williams authored
-
- 27 Jul, 2020 2 commits
-
-
Todd Volkert authored
-
Todd Volkert authored
Separate out offline docs, docset generation, and docs deployment each into dedicated shards. https://github.com/flutter/flutter/issues/60646
-
- 25 Jul, 2020 1 commit
-
-