- 01 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 Jan, 2021 2 commits
-
-
Jonah Williams authored
-
Yuqian Li authored
Fixes https://github.com/flutter/flutter/issues/73873
-
- 12 Jan, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 11 Jan, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Jan, 2021 1 commit
-
-
Yegor authored
-
- 28 Dec, 2020 1 commit
-
-
nturgut authored
* add autodetect false * fix typo
-
- 21 Dec, 2020 1 commit
-
-
nturgut authored
-
- 16 Dec, 2020 1 commit
-
-
xster authored
-
- 15 Dec, 2020 1 commit
-
-
xster authored
-
- 02 Dec, 2020 1 commit
-
-
Kate Lovett authored
-
- 20 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Nov, 2020 2 commits
-
-
Jonah Williams authored
update hot reload benchmark to be more representative
-
Jim Graham authored
* preserve detailFiles entry in TaskResult JSON
-
- 13 Nov, 2020 1 commit
-
-
Yuqian Li authored
Address comment in https://github.com/flutter/flutter/pull/66386/files#r522671103
-
- 03 Nov, 2020 1 commit
-
-
Yegor authored
-
- 29 Oct, 2020 6 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
* [devicelab] work around occasional null values for devtools * Update perf_tests.dart
-
Jenn Magder authored
-
Jenn Magder authored
-
- 24 Oct, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Oct, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 19 Oct, 2020 10 commits
-
-
Jonah Williams authored
These devicelab tests are incredibly flaky. Currently they will build & install the same application 15 times. This causes the temp storage to fill up on android, and has a good chance of flaking on iOS due to install issues. The change from 3 to 15 increased total test time for 2 -> 12 minutes on iOS, or roughly 5 more test equivalents for every single iOS test. Reduce the iteration count back to 5 Uninstall the app after each run so temp storage does not fill up.
-
Jonah Williams authored
Revert "[devicelab] reduce iterations, uninstall at end, and use --application-binary in all startup tests (#68516)" (#68531) This reverts commit a4c2075a.
-
Jonah Williams authored
This reverts commit 0f69f8e5.
-
Jonah Williams authored
-
Jonah Williams authored
[devicelab] reduce iterations, uninstall at end, and use --application-binary in all startup tests (#68516) These devicelab tests are incredibly flaky. Currently they will build & install the same application 15 times. This causes the temp storage to fill up on android, and has a good chance of flaking on iOS due to install issues. The change from 3 to 15 increased total test time for 2 -> 12 minutes on iOS, or roughly 5 more test equivalents for every single iOS test. Reduce the iteration count back to 5 Uninstall the app after each run so temp storage does not fill up.
-
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
-
- 16 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Oct, 2020 3 commits
-
-
Jonah Williams authored
This reverts commit 8ba5732c.
-
Dan Field authored
- 14 Oct, 2020 1 commit
-
-
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.
-