Commit graph

44 commits

Author SHA1 Message Date
gaaclarke 912873baa7
Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572) 2022-03-28 18:15:10 -07:00
wangying 712abb08e2
Add benchmark for ShaderMask RasterCache (#100127) 2022-03-28 00:15:07 -07:00
Zachary Anderson 8acbf54930
Adds an impeller variant of the new gallery transition perf benchmark (#100837) 2022-03-26 22:12:48 -07:00
Chris Bracken 4b819782fb
[macOS] Add run release test in devicelab (#100526)
Adds a test that invokes flutter run in release mode on macOS desktop,
waits for successful launch and the flutter command list, then sends the
'q' command to quit the running app.

This adds an integration test for https://github.com/flutter/flutter/pull/100504.

Issue: https://github.com/flutter/flutter/issues/100348 (fix)
Issue: https://github.com/flutter/flutter/issues/97978 (partial fix)
Issue: https://github.com/flutter/flutter/issues/97977 (partial fix)
Umbrella issue: https://github.com/flutter/flutter/issues/60113
2022-03-22 14:12:59 -07:00
gaaclarke 97258979df
Revert "Starts using the --source flag to compile the dart registrant. (#98046) (#100493) 2022-03-21 13:40:23 -07:00
wangying b4040c867b
Add benchmark for ColorFilter raster cache (#99542) 2022-03-16 19:15:13 -07:00
Jesús S Guerrero 169a4a0098
Fix route integration test on ios (#99781) 2022-03-14 12:30:20 -07:00
Jesús S Guerrero fbbf3ec471
Support route on ios (#99078) 2022-03-07 11:31:21 -08:00
Jonah Williams 59859df126
Add Windows performance benchmark (#99564) 2022-03-04 15:41:14 -08:00
gaaclarke fdcd14464c
Starts using the --source flag to compile the dart registrant. (#98046)
* Starts using the `--source` flag to compile the dart registrant.

* updated general.shard tests

* Fixed the resident compiler flow

* added integration test

* made the integration test self contained

* renamed generated_main to dart_plugin_registrant

* cleaned up for review

* added task runner for ci

* added bringup and TESTOWNERS

* updated failure message
2022-03-01 16:24:47 -08:00
Emmanuel Garcia 6c818d772a
Add Android lifecycles test (#99319) 2022-03-01 15:26:21 -08:00
Emmanuel Garcia e27f714497
Add regression test for #98973 (#99187) 2022-02-28 10:16:21 -08:00
keyonghan 381cb280a3
Enable fullscreen_textfield_perf tests in prod (#98453) 2022-02-14 17:55:19 -08:00
George Wright 8b944ea88d
Split complexity scoring tests into two tasks - one for Android and one for iOS (#98063) 2022-02-08 16:10:43 -08:00
George Wright ff1e9b7b9e
Add a benchmark for simple DisplayLists to exercise the Raster Cache's cache admission algorithm (#97992) 2022-02-07 21:01:01 -08:00
Casey Hillers 3f7d997c3a
[ci] Remove ios32 tests (#97385) 2022-02-07 19:24:43 -08:00
Jim Graham 9c934041bd
Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
Ren You 3901aca352
Update .ci.yaml to include google test (#96926)
* Update .ci.yaml to include google test

* Try to fix spacing error.

* Add tags to fix the test owner error.

* Add google_test to test owners.
2022-01-25 13:48:09 -08:00
keyonghan bb3f232724
Rename devicelab catalina tests (#94980) 2021-12-10 15:39:07 -08:00
Jim Graham ee204880a5
Opacity Peephole optimization benchmarks (#94447) 2021-12-01 01:39:02 -08:00
Yegor ad7727a21c
[web] enable CanvasKit tests using a local bundle fetched from CIPD (#92134) 2021-10-21 11:13:18 -07:00
keyonghan 68f2143cb9
Enable Mac plugin_test_ios in prod (#91713) 2021-10-12 18:33:03 -07:00
Dan Field 22c1ca769b
Add a startup test that delays runApp (#91346) 2021-10-06 09:43:02 -07:00
Jenn Magder 5c79a0c2f4
Run flutter_gallery macOS native tests on presubmit (#89620) 2021-09-22 13:18:07 -07:00
Jenn Magder 18f8b63e0a
Run flutter_gallery ios tests on arm64 device (#89618) 2021-09-09 20:37:03 -07:00
Gary Qian 3dc413b963
Add deferred components LUCI test and configure to use android_virtual_device dep (#89306) 2021-09-02 22:56:07 -07:00
Gary Qian b68cdfcf44
Add TESTOWNER for Linux android views (#88797) 2021-08-24 11:39:03 -07:00
keyonghan d46d78f75e
update ownership (#88451) 2021-08-18 17:32:05 -07:00
Casey Hillers 4b538751b1
[ci.yaml] Add roller (#88048) 2021-08-11 11:12:05 -07:00
Casey Hillers acd0db9b9f
[ci.yaml] Add LUCI config information (#87583) 2021-08-03 15:30:05 -07:00
Casey Hillers fb6a816595
[ci.yaml] Add hot_mode_dev_cycle_win_target__benchmark and Linux gradle_plugin_light_apk_test (#87366) 2021-08-03 11:05:06 -07:00
keyonghan a8c5c525bc
Enable test ownership validation test in pre-submit (#87310) 2021-07-30 16:24:05 -07:00
Kaushik Iska 70d249720c
Add config for animation_with_microtasks test (#87346) 2021-07-30 11:10:02 -07:00
keyonghan 0fa3661954
Add test ownership for firebase tests and docs tests (#87145) 2021-07-28 13:34:05 -07:00
keyonghan 46933f65e9
add devtools_profile_start_test (#86973) 2021-07-26 09:38:05 -07:00
keyonghan 03de61664e
Update codegen_integration_test name & ownership (#86889) 2021-07-22 13:31:05 -07:00
Zachary Anderson 1edd9126ed
Add new benchmarks to TESTOWNERS (#86663) 2021-07-19 10:34:12 -07:00
Kaushik Iska df3fe587e8
Validate that min frame number is numeric (#86498) 2021-07-15 17:11:09 -07:00
chunhtai fecf2383de
Fix ci.yaml and testowners format (#85565) 2021-07-08 10:01:04 -07:00
Jenn Magder a7d2de2d92
Change devicelab test ownership (#85672) 2021-06-30 20:16:01 -07:00
keyonghan d6f4bea98e
add ownership (#85667) 2021-06-30 17:51:03 -07:00
keyonghan d1e3a2e0b5
add ownership for ios32 tests (#83037) 2021-05-20 15:19:03 -07:00
gaaclarke 0c5f2f4ab9
added myself as testowner for platform channels benchmarks (#82756) 2021-05-19 09:34:05 -07:00
keyonghan 51d0139b82
Add initial test owners for framework post-submit tests (#81864) 2021-05-12 15:09:04 -07:00