Commit Graph

3917 Commits

Author SHA1 Message Date
Christopher Fujino
764577f89a [flutter_conductor] allow --force to override validations on start sub-command (#93514) 2021-11-12 18:31:03 -08:00
Gary Qian
02b1146cff Reland "Exit on deprecated v1 embedding when trying to run or build" (#92901) (#93566) 2021-11-12 15:52:32 -08:00
gaaclarke
f23e515861 Fatten up multiple_flutters memory footprint (#93350)
Increased the memory size of multiple_flutters to help identify regressions in performance

This is not a regression and will affect benchmark's readings.
2021-11-12 11:11:44 -08:00
Yegor
24b9346c9b Revert "Reland "Exit on deprecated v1 embedding when trying to run or build (#92901)" (#93386)" (#93518)
This reverts commit eabb7cbc34.

It broke multiple tests.
2021-11-11 16:45:40 -08:00
Gary Qian
eabb7cbc34 Reland "Exit on deprecated v1 embedding when trying to run or build (#92901)" (#93386) 2021-11-11 14:49:35 -08:00
Core
d8034538bd feat: enable flavor option on test command (#89045) 2021-11-11 09:23:02 -08:00
Greg Spencer
52ae102f18 Adds tool warning log level and command line options to fail on warning/error output (#92031) 2021-11-10 16:13:04 -08:00
Zachary Anderson
858a328712 Revert "Exit on deprecated v1 embedding when trying to run or build (#92901)" (#93365)
This reverts commit 6153bbef3e.
2021-11-09 22:22:14 -08:00
Gary Qian
6153bbef3e Exit on deprecated v1 embedding when trying to run or build (#92901) 2021-11-09 17:38:03 -08:00
Gary Qian
0907262723 Track timeout from app run start in deferred components integration test (#93307) 2021-11-09 10:21:31 -08:00
Zachary Anderson
366648ae90 Revert "Reland: "Update outdated runners in the benchmarks folder (#91126)" (#92535)" (#93323)
This reverts commit bfe9c59831.
2021-11-09 08:44:56 -08:00
Gary Qian
a61c57add6 Use adb variable instead of direct command (#93293) 2021-11-08 21:37:48 -08:00
Greg Spencer
bfe9c59831 Reland: "Update outdated runners in the benchmarks folder (#91126)" (#92535) 2021-11-08 21:28:02 -08:00
Christopher Fujino
2107fef430 [flutter_conductor] ensure release branch point is always tagged (#93082) 2021-11-08 15:28:07 -08:00
Yegor
4dd56df426 [web] add image decoder benchmark (#93174) 2021-11-08 15:23:08 -08:00
Gary Qian
7e2c15d6f5 Dynamic logcat piping for deferred components test (#93080) 2021-11-08 15:13:04 -08:00
Alex
9c1a87e627 added cleanContext (#93264)
* added cleanContext

* using async

* added one more test
2021-11-08 17:34:03 -05:00
Christopher Fujino
6bc33812ba [flutter_conductor] Rewrite writeStateToFile to be in an overidable method. (#93171) 2021-11-08 12:13:04 -08:00
Yegor
5a123f9710 [web] exclude bitrotten context_menu_action_test.dart from CanvasKit shard (#93268) 2021-11-08 11:21:58 -08:00
Jason Simmons
028954ce41 Add the exported attribute to the Flutter Gallery manifest (#92733) 2021-11-07 01:22:34 -07:00
Zachary Anderson
3fba55a18d Revert "Bump Gallery version (#93173)" (#93207)
This reverts commit 36a0bc5b96.
2021-11-06 23:40:10 -07:00
Zachary Anderson
2468f315e0 Revert "Reland: display features (#93117)" (#93204)
This reverts commit 9038fac960.
2021-11-06 22:46:46 -07:00
Emmanuel Garcia
36a0bc5b96 Bump Gallery version (#93173) 2021-11-05 17:33:31 -07:00
keyonghan
33be68d9bf Stop sending metrics to builder name (#92989) 2021-11-05 16:28:02 -07:00
Andrei Diaconu
9038fac960 Reland: display features (#93117) 2021-11-05 15:54:25 -07:00
Jacob MacDonald
a4fa2affe9 Update packages (#92924) 2021-11-05 12:03:03 -07:00
Zachary Anderson
7779ad3c60 Revert "Reland engine display features (#89511)" (#93098)
This reverts commit 058dfd49a0.
2021-11-04 23:05:45 -07:00
Andrei Diaconu
058dfd49a0 Reland engine display features (#89511) 2021-11-04 18:37:55 -07:00
Jenn Magder
b8d53d51e4 Update docs to point to assets-for-api-docs cupertino css file (#92932) 2021-11-04 12:33:02 -07:00
Jenn Magder
607d7934c7 Add Help menu to macOS create template (#92946) 2021-11-02 21:23:01 -07:00
Jenn Magder
dc20a6066f Skip codesigning during native macOS integration tests (#92938) 2021-11-02 16:41:32 -07:00
Gary Qian
42d4bcb9eb Migrate test to moved FlutterPlayStoreSplitApplication (#92593) 2021-11-01 14:43:22 -07:00
Emmanuel Garcia
93b3810022 Roll Gallery with updated Gradle lockfiles (#92850) 2021-11-01 10:47:57 -07:00
Emmanuel Garcia
c97a8622bf Update lockfiles (#92800) 2021-11-01 08:58:13 -07:00
Greg Spencer
5883a6628d Differentiate between TalkBack versions for semantics tests. (#92602)
Makes the android_semantics_testing test not fail for newer versions of Talkback.

Also, since the test now depends on pub_semver, upgraded the pubspec files.

The only substantive changes in the PR are in dev/integration_tests/android_semantics_testing/test_driver/main_test.dart
2021-10-29 16:38:09 -07:00
Christopher Fujino
5a959c948c wrap $DART_BIN invocation in double quotes to escape spaces (#92617) 2021-10-29 08:44:37 -07:00
Ian Hickson
7f7f487abc Feature/cpu gpu memory gallery transition tests (#92626) 2021-10-28 16:03:03 -07:00
Casey Hillers
9d263866e4 [release_dashboard] Remove project (#92516) 2021-10-28 09:13:04 -07:00
Christopher Fujino
45f438071a [flutter_conductor] Lift rev parse in conductor (#92594)
* lift git-rev-parse in conductor start
* remove localFlutterRoot from globals.dart
* make localFlutterRoot getter private
* fix analysis
2021-10-28 08:29:16 -07:00
keyonghan
30d3866ab9 Add extra benchmark metrics to test name in addition to builder name (#92530) 2021-10-27 15:33:06 -07:00
Jenn Magder
aff69e43ef Add integration_test to flavor test project (#92520) 2021-10-27 12:53:05 -07:00
Yegor
9afb45a44f [web] use local CanvasKit bundle in all e2e tests (#92305) 2021-10-26 19:08:05 -07:00
Yegor
11e83e7c18 [web] fix race in the image_loading_integration.dart test (#92303) 2021-10-26 19:03:03 -07:00
Janice Collins
b98ed1b39d Update dartdoc to 4.1.0. (#92446) 2021-10-26 09:03:02 -07:00
Emmanuel Garcia
4d79bb02c4 Bump Kotlin version in templates and projects (#92052) 2021-10-25 13:13:03 -07:00
Emmanuel Garcia
37dbe030fe Bump Android Compile SDK to 31 (#92022) 2021-10-21 18:01:33 -07:00
Yegor
be13a38fc3 [web] fix web_e2e_tests README (#92277) 2021-10-21 17:58:07 -07:00
Yegor
ad7727a21c [web] enable CanvasKit tests using a local bundle fetched from CIPD (#92134) 2021-10-21 11:13:18 -07:00
Riley Porter
ffbf69cccc Ignore analyzer implict dynamic checks for js_util generic return type (#92271) 2021-10-21 10:28:02 -07:00
Christopher Fujino
83b28c1075 [flutter_conductor] remove old conductor entrypoint (#92219) 2021-10-20 15:28:02 -07:00