- 05 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 03 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 28 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 24 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 23 Oct, 2020 3 commits
-
-
Jonah Williams authored
* [devicelab] mark uncaight exceptions as flaky * add print error output * try and fix test
-
Jonah Williams authored
-
Jonah Williams authored
-
- 20 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 19 Oct, 2020 8 commits
-
-
Yuqian Li authored
-
Casey Hillers authored
-
Jonah Williams authored
Fixes #67370 By running most of these executions through flutter, we get the benefit of the flutter error handling and precaching. IN the test where this is not feasible, call pre-cache directly.
-
Jonah Williams authored
Removes one-off handling for defines test and forces it to run through the DriverTest interface
-
Jonah Williams authored
Split the integration_ui target into individual driver tests. Remove disabled screenshot tests
-
Jonah Williams authored
Remove devicelab specific code for shutting down gradle daemon, add --android-gradle-daemon option to build/run/drive`. Avoids need for un-tested devicelab specific handler. There are also some feature requests for this, so 2 birds one stone. Example: flutter build apk --no-android-gradle-daemon will pass --no-daemon on to gradle
-
Jonah Williams authored
This reverts commit ddab72e7.
-
Jonah Williams authored
Remove devicelab specific code for shutting down gradle daemon, add --android-gradle-daemon option to build/run/drive`. Avoids need for un-tested devicelab specific handler. There are also some feature requests for this, so 2 birds one stone. Example: flutter build apk --no-android-gradle-daemon will pass --no-daemon on to gradle
-
- 14 Oct, 2020 2 commits
-
-
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.
-
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.
-
- 09 Oct, 2020 4 commits
-
-
Jonah Williams authored
This reverts commit b33bfcef.
-
Jonah Williams authored
This reverts commit 3eb2335a.
-
Jonah Williams authored
Now that fast-start syncs assets by default, this isn't testing anything. Retire the test
-
Jenn Magder authored
-
- 07 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 02 Oct, 2020 2 commits
-
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
- 23 Sep, 2020 2 commits
-
-
Ming Lyu (CareF) authored
-
Jenn Magder authored
-
- 22 Sep, 2020 1 commit
-
-
godofredoc authored
-
- 17 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Sep, 2020 3 commits
-
-
Michael R Fairhurst authored
-
George Wright authored
-
Ming Lyu (CareF) authored
-
- 15 Sep, 2020 4 commits
-
-
Yuqian Li authored
-
Jenn Magder authored
-
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.
-
- 12 Sep, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 11 Sep, 2020 1 commit
-
-
Yuqian Li authored
-
- 08 Sep, 2020 1 commit
-
-
Yuqian Li authored
-
- 03 Sep, 2020 1 commit
-
-
Jenn Magder authored
-