Commit graph

335 commits

Author SHA1 Message Date
Elsabe Ros 2b0255f0d9
Use the maven-publish plugin to publish AAR files. (#101276) 2022-04-12 22:19:08 -07:00
Emmanuel Garcia 9b6e4f01ab
Make hybrid_android_views_integration_test fail the build (#101066) 2022-04-11 14:19:10 -07:00
Flutter GitHub Bot 6b461de012
Marks Linux_android color_filter_cache_perf__e2e_summary to be unflaky (#100629)
* Marks Linux_android color_filter_cache_perf__e2e_summary to be unflaky

* deflake

Co-authored-by: keyonghan <54558023+keyonghan@users.noreply.github.com>
Co-authored-by: Keyong Han <keyonghan@google.com>
2022-04-11 14:01:04 -07:00
gaaclarke fb00617585
Added missing device requirement for "Mac entrypoint_dart_registrant" (#101599)
* Added missing device requirement for "Mac entrypoint_dart_registrant"

* renamed task

* removed caches and dependencies
2022-04-11 10:00:16 -07:00
Jim Graham 493323506f
add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
Zachary Anderson 221235c7ed
Delete deferred component test (#101553) 2022-04-08 03:01:08 -07:00
gaaclarke bb300b467e
updated the dependencies for the Mac entrypoint_dart_registrant (#101368) 2022-04-07 13:06:40 -07:00
Flutter GitHub Bot 2999e85315
Marks Linux_android android_choreographer_do_frame_test to be unflaky (#99835) 2022-04-06 16:16:10 -07:00
Flutter GitHub Bot bd4e844a0b
Marks Mac_ios ios_picture_cache_complexity_scoring_perf__timeline_summary to be unflaky (#100227) 2022-04-06 16:15:17 -07:00
Flutter GitHub Bot db1074202f
Marks Windows gradle_plugin_fat_apk_test to be flaky (#101429) 2022-04-06 15:56:30 -07:00
Flutter GitHub Bot 17398fd828
Marks Mac_ios native_ui_tests_ios to be flaky (#101427) 2022-04-06 13:31:10 -07:00
Flutter GitHub Bot d08f7ab9c9
Marks Mac run_release_test_macos to be unflaky (#101055) 2022-04-06 12:57:01 -07:00
Flutter GitHub Bot 3201d590fd
Marks Linux_android shader_mask_cache_perf__e2e_summary to be unflaky (#101424) 2022-04-06 12:55:35 -07:00
Flutter GitHub Bot 49c978a59c
Marks Linux_android complex_layout__start_up to be unflaky (#101425) 2022-04-06 10:06:09 -07:00
Zachary Anderson f42f7d19aa
Remove redundant timeline_summary benchmarks from ci.yaml (#101372) 2022-04-05 14:01:08 -07:00
Casey Hillers 6bb36bbcc4
Revert roller back to LUCI scheduler (#101371) 2022-04-05 13:23:52 -07:00
Casey Hillers d6cc67d529
[ci.yaml] Revert every target except roller back to luci scheduler (#101323) 2022-04-05 09:24:45 -07:00
Jenn Magder 1429957aa4
Remove gems dependency from tests that do not use it (#101210) 2022-04-04 15:21:11 -07:00
Flutter GitHub Bot 4d50f51915
Marks Mac_ios native_ui_tests_ios to be unflaky (#97670) 2022-04-04 15:16:10 -07:00
Flutter GitHub Bot d60272a203
Marks Windows module_custom_host_app_name_test to be unflaky (#99407) 2022-04-04 11:58:05 -07:00
Flutter GitHub Bot 92877a648a
Marks Windows module_test to be unflaky (#99408) 2022-04-04 11:57:17 -07:00
Yegor 72ecaf7411
[web] reenable canvaskit benchmarks (#101155) 2022-04-01 12:48:34 -07:00
Casey Hillers e298c79032
[ci.yaml] Revert all devicelab tests back to LUCI scheduler (#101124) 2022-03-31 12:30:12 -07:00
Emmanuel Garcia 5c6918933e
Migrate AGP and Gradle versions to 7.1.2/7.4 (#99723) 2022-03-30 20:30:09 -07:00
Flutter GitHub Bot d9de75aa52
Marks Mac_ios large_image_changer_perf_ios to be flaky (#101060) 2022-03-30 11:20:18 -07:00
Flutter GitHub Bot a171f3069a
Marks Mac_ios post_backdrop_filter_perf_ios__timeline_summary to be unflaky (#101054) 2022-03-30 10:05:16 -07:00
Emmanuel Garcia 032205eaca
Reland: "Use texture layer when displaying an Android view" (#100990) 2022-03-29 19:40:17 -07:00
gaaclarke 912873baa7
Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572) 2022-03-28 18:15:10 -07:00
Casey Hillers 810784842a
Revert some targets back to LUCI scheduler (#100898) 2022-03-28 09:50: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
Jenn Magder 46642320ce
Mark integration_ui_ios_textfield unflaky (#100661) 2022-03-25 18:00:08 -07:00
Casey Hillers b346a59337
[ci.yaml] Migrate bringup tasks to cocoon scheduler (#100766) 2022-03-25 12:29:15 -07:00
Flutter GitHub Bot 613f16c1e4
Marks Mac_ios route_test_ios to be unflaky (#100631) 2022-03-23 11:00:07 -07:00
Flutter GitHub Bot 59e4bf8bd3
Marks Mac dart_plugin_registry_test to be unflaky (#100630) 2022-03-23 10:55:09 -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
Casey Hillers 1ff5bff3e5
[ci.yaml] Migrate roller to cocoon scheduler (#100329) 2022-03-17 17:05:21 -07:00
Yegor 7f84c5500f
mark canvaskit benchmarks as bringup: true (#100331) 2022-03-17 14:01:10 -07:00
Yegor c2409797ff
Roll chrome 96 attempt 2 (#100073)
* [web] roll Chromium dep to 96.2

Roll Chromium 96.2.

This is the second attempt to roll it. The previous attempt
(https://github.com/flutter/flutter/pull/99725) failed due to a LUCI
cache issue.

* cache-bust CIPD dependency by changing its name
* specify chrome_and_driver version in canvaskit tests
* fix CRC corruption in kTransparentImage
2022-03-17 13:23:43 -07:00
wangying b4040c867b
Add benchmark for ColorFilter raster cache (#99542) 2022-03-16 19:15:13 -07:00
Flutter GitHub Bot 95276ccc82
Marks Windows windows_home_scroll_perf__timeline_summary to be unflaky (#100228) 2022-03-16 13:30:23 -07:00
Emmanuel Garcia b7a64b76fa
Remove gradle_plugin_light_apk_test tasks that are irrelevant (#100087) 2022-03-14 15:40:18 -07:00
Jesús S Guerrero 169a4a0098
Fix route integration test on ios (#99781) 2022-03-14 12:30:20 -07:00
Zachary Anderson 1223e87f7b
Revert "[web] roll Chromium dep to 96.2 (#99725)" (#99949)
This reverts commit 0d4b73b2e8.
2022-03-10 21:09:49 -08:00
keyonghan 305496b31c
Marks Mac dart_plugin_registry_test to be flaky (#99941)
* mark flaky

* add bringup: true
2022-03-10 17:22:26 -08:00
Yegor 0d4b73b2e8
[web] roll Chromium dep to 96.2 (#99725) 2022-03-10 15:45:20 -08:00
keyonghan 9b818d2b70
Update bug number for android_semantics_integration_test (#99842) 2022-03-10 13:50:21 -08:00
Casey Hillers bcb3815985
[ci.yaml] Remove unused benchmark property (#99843) 2022-03-09 15:25:20 -08:00
Flutter GitHub Bot 574173bb80
Marks Mac_ios post_backdrop_filter_perf_ios__timeline_summary to be flaky (#99856) 2022-03-09 14:35:21 -08:00
Flutter GitHub Bot 400de160ec
Marks Mac_ios backdrop_filter_perf_ios__timeline_summary to be unflaky (#99836) 2022-03-09 10:40:25 -08:00
Jesús S Guerrero fbbf3ec471
Support route on ios (#99078) 2022-03-07 11:31:21 -08:00
Jonah Williams 070c4943a7
Add vs_build dep to windows performance test (#99602) 2022-03-05 21:16:18 -08:00
godofredoc ea0b771d98
Add version to xcode name cache. (#99586)
Engine and Flutter using different xcode versions with the same cache
name is causing multiple problems when trying to find the runtimes. To
prevent this issue we will need to use different cache names for
different xcode versions.

Bug: https://github.com/flutter/flutter/issues/99429
2022-03-04 22:34:01 -08:00
Jenn Magder 2641f79145
Mark Mac_ios simple_animation_perf_ios unflaky (#99579) 2022-03-04 18:56:18 -08:00
Jonah Williams 59859df126
Add Windows performance benchmark (#99564) 2022-03-04 15:41:14 -08:00
Casey Hillers ae9a796cfa
[ci.yaml] Mac web_tool_tests force cache clear via 98.1 (#99517) 2022-03-03 19:11:36 -08:00
keyonghan 3417394cb5
Deflake post-submit Linux/Samsung S10 tests (#99454) 2022-03-03 11:51:22 -08:00
Flutter GitHub Bot f63e0c8d46
Marks Windows_android complex_layout_win__compile to be unflaky (#99409) 2022-03-02 13:51:27 -08:00
keyonghan 4df1c0cf8e
Enable Samsung S10 tests in post-submit CI (#99353) 2022-03-02 12:26:09 -08:00
Casey Hillers 12bec57344
Revert "[ci.yaml] Migrate roller to cocoon scheduler (#99162)" (#99375) 2022-03-02 09:54:05 -05: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
godofredoc 4d217d2c80
Update mac chrome and driver to 98. (#99318) 2022-03-01 14:46:18 -08:00
Casey Hillers 31316991ee
[ci.yaml] Migrate roller to cocoon scheduler (#99162) 2022-03-01 12:01:21 -08:00
Flutter GitHub Bot 7b6040ce27
Marks Linux_android tiles_scroll_perf__timeline_summary to be unflaky (#98990) 2022-02-28 12:26:11 -08:00
Flutter GitHub Bot 82bd97cd79
Marks Linux android views to be flaky (#99002) 2022-02-28 11:06:22 -08:00
Emmanuel Garcia e27f714497
Add regression test for #98973 (#99187) 2022-02-28 10:16:21 -08:00
Flutter GitHub Bot bf1ddbf3cc
Marks Linux_android complex_layout__start_up to be flaky (#99000) 2022-02-28 09:51:22 -08:00
Flutter GitHub Bot ff3333d536
Marks Mac_ios cubic_bezier_perf_ios_sksl_warmup__timeline_summary to be unflaky (#98991) 2022-02-28 09:26:24 -08:00
keyonghan c7f07bbe65
Deflake Mac module_test_ios (#99009) 2022-02-25 10:36:16 -08:00
Flutter GitHub Bot 007b3ee082
Marks Linux_android android_picture_cache_complexity_scoring_perf__timeline_summary to be unflaky (#98989) 2022-02-24 20:26:26 -08:00
Jenn Magder edc16121f9
Update Xcode version to 13a233 (#98297) 2022-02-23 16:15:14 -08:00
Gary Qian 525c620718
Upgrade android sdk for ci.yaml tests to 31 (#98638) 2022-02-16 23:16:36 -08:00
Gary Qian adafd66d9c
Specify android version for ci.yaml dependency (#98571) 2022-02-16 14:51:31 -08:00
Flutter GitHub Bot 0c95711620
Marks Mac_ios flutter_view_ios__start_up to be flaky (#98420) 2022-02-15 20:05:18 -08:00
keyonghan 381cb280a3
Enable fullscreen_textfield_perf tests in prod (#98453) 2022-02-14 17:55:19 -08:00
Flutter GitHub Bot 024d5f8aaa
Marks Linux_android tiles_scroll_perf__timeline_summary to be flaky (#98424) 2022-02-14 10:00:14 -08:00
KristinBi e907b03ca9
Add benchmark to property (#98159) 2022-02-11 11:35:15 -08:00
Zachary Anderson 81b9c35274
Revert "Update Xcode version to 13a233 (#98144)" (#98263)
This reverts commit 84fcb158e8.
2022-02-11 09:30:51 -08:00
yusuf-goog 84fcb158e8
Update Xcode version to 13a233 (#98144) 2022-02-11 01:05:15 -08:00
Jenn Magder c1c96ef677
Override OS and Xcode version for plugin_lint_mac (#98210) 2022-02-10 13:23:14 -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
Flutter GitHub Bot cc63bc86da
Marks Windows gradle_plugin_light_apk_test to be flaky (#97957) 2022-02-08 08:15:13 -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
keyonghan b21530accd
Marks Mac module_test_ios to be flaky (#97997) 2022-02-07 20:05:18 -08:00
Casey Hillers 3f7d997c3a
[ci] Remove ios32 tests (#97385) 2022-02-07 19:24:43 -08:00
Flutter GitHub Bot 3afbec8864
Marks Mac_ios simple_animation_perf_ios to be flaky (#97962) 2022-02-07 18:15:21 -08:00
Flutter GitHub Bot d6a28b4c19
Marks Mac_ios backdrop_filter_perf_ios__timeline_summary to be flaky (#97959) 2022-02-07 18:00:16 -08:00
Flutter GitHub Bot 38dbfa2c52
Marks Linux_android opacity_peephole_fade_transition_text_perf__e2e_summary to be unflaky (#97144)
* Marks Linux_android opacity_peephole_fade_transition_text_perf__e2e_summary to be unflaky

* trigger builds

Co-authored-by: Keyong Han <keyonghan@google.com>
2022-02-04 11:36:08 -08:00
Flutter GitHub Bot 2787eb0269
Marks Linux_android opacity_peephole_grid_of_opacity_perf__e2e_summary to be unflaky (#97140) 2022-02-03 11:55:16 -08:00
Flutter GitHub Bot 06e226bbae
Marks Linux_android opacity_peephole_col_of_alpha_savelayer_rows_perf__e2e_summary to be unflaky (#97668) 2022-02-02 17:55:23 -08:00
Flutter GitHub Bot a61ce8303c
Marks Linux_android opacity_peephole_grid_of_alpha_savelayers_perf__e2e_summary to be unflaky (#97667) 2022-02-02 17:20:10 -08:00
keyonghan a326a02df5
Revert "Mark Windows tool_integration_tests_1_6 flaky" (#97665) 2022-02-02 17:15:14 -08:00
Zachary Anderson e50ca9acbc
Reland: [flutter_tool] Download gen_snapshot.zip for macOS desktop (#97671) 2022-02-02 14:43:55 -08:00
Christopher Fujino 25aa7f86ac
increase timeout for integration tests (#97552) 2022-02-01 10:32:39 -08:00
keyonghan f1f9910908
Mark Windows tool_integration_tests_1_6 flaky (#97458) 2022-01-28 18:10:12 -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
Flutter GitHub Bot 0ef7e637ab
Marks Mac module_test_ios to be unflaky (#97145) 2022-01-24 18:00:18 -08:00