Commit graph

304 commits

Author SHA1 Message Date
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
Flutter GitHub Bot ca028ca566
Marks Linux_android opacity_peephole_opacity_of_grid_perf__e2e_summary to be unflaky (#97139) 2022-01-24 17:55:19 -08:00
Flutter GitHub Bot dc51254d64
Marks Linux_android opacity_peephole_col_of_rows_perf__e2e_summary to be unflaky (#97138) 2022-01-24 17:25:13 -08:00
Flutter GitHub Bot 96520b50a2
Marks Linux_android opacity_peephole_one_rect_perf__e2e_summary to be unflaky (#97137) 2022-01-24 17:20:11 -08:00
keyonghan 2bcb70d6c7
Marks Mac_ios native_ui_tests_ios to be flaky (#97026) 2022-01-21 13:30:17 -08:00
Flutter GitHub Bot de7cf4865a
Marks Linux deferred components to be flaky (#96404) 2022-01-21 12:45:10 -08:00
Flutter GitHub Bot f95e842c21
Marks Linux_android flutter_gallery__back_button_memory to be unflaky (#96065) 2022-01-21 11:50:17 -08:00
godofredoc d1e1c82108
Re-enable plugins_analyze. (#96977)
The test was disabled for release branches because there were some
failures that got attributed to checking plugins from master.

Checking the logic of the test more closely it is already using a pinned
version of the plugins repository and it should be consistent on
pre/post submit validations.

Bug: https://github.com/flutter/flutter/issues/91935
2022-01-21 09:34:06 -08:00
Christopher Fujino 5bd82e7573
remove old Windows tool_integration_tests shards and mark new ones non-bringup (#96946) 2022-01-20 16:00:16 -08:00
Flutter GitHub Bot 9e79597dce
Marks Windows module_test to be flaky (#96793) 2022-01-19 12:25:11 -08:00
Flutter GitHub Bot ec1a7793cd
Marks Windows module_custom_host_app_name_test to be flaky (#96791) 2022-01-19 11:50:20 -08:00
Flutter GitHub Bot 156d8fc792
Marks Mac_ios integration_ui_ios_textfield to be flaky (#96788) 2022-01-19 11:45:04 -08:00
Flutter GitHub Bot bc82f0668e
Marks Windows_android complex_layout_win__compile to be flaky (#96785) 2022-01-18 12:45:22 -08:00
Christopher Fujino c13d4417a8
[flutter_tools] increase windows tool_integration_tests shard (#95917) 2022-01-13 16:45:17 -08:00
Casey Hillers 39b029ab49
Run Mac_android run_release_test on presubmit (#96539) 2022-01-13 10:25:19 -08:00
Flutter GitHub Bot 58bf02173d
Marks Mac_ios new_gallery_ios__transition_perf to be flaky (#96402) 2022-01-10 15:25:18 -08:00
keyonghan 4f02152cec
Enable Linux_android android_semantics_integration_test in prod (#96319) 2022-01-07 17:55:08 -08:00
Flutter GitHub Bot 7444ad8da4
Marks Linux_android opacity_peephole_grid_of_opacity_perf__e2e_summary to be flaky (#95860) 2022-01-04 22:00:40 -08:00
Flutter GitHub Bot c3688f0193
Marks Mac module_test_ios to be flaky (#96076) 2022-01-04 19:10:12 -08:00
Flutter GitHub Bot 2770e9d56b
Marks Linux_android opacity_peephole_fade_transition_text_perf__e2e_summary to be flaky (#95864) 2022-01-04 16:55:10 -08:00
Flutter GitHub Bot b6c5203bfd
Marks Linux_android opacity_peephole_opacity_of_grid_perf__e2e_summary to be flaky (#95866) 2022-01-04 16:10:09 -08:00
Flutter GitHub Bot f6b07aac6d
Marks Linux_android opacity_peephole_col_of_rows_perf__e2e_summary to be flaky (#96073) 2022-01-04 15:55:06 -08:00
Flutter GitHub Bot 23dd29d602
Marks Linux_android opacity_peephole_one_rect_perf__e2e_summary to be flaky (#95575) 2022-01-04 15:40:11 -08:00
Flutter GitHub Bot 06f08e4a81
Marks Mac_ios cubic_bezier_perf_ios_sksl_warmup__timeline_summary to be flaky (#95868) 2022-01-03 08:25:09 -08:00
Flutter GitHub Bot 7e00897305
Marks Mac_android run_release_test to be unflaky (#95572) 2022-01-03 08:05:21 -08:00
Flutter GitHub Bot 59e1dca16f
Marks Mac_ios hot_mode_dev_cycle_ios__benchmark to be flaky (#95583) 2021-12-20 11:29:19 -08:00
Flutter GitHub Bot 43aa2df4de
Marks Mac module_test_ios to be unflaky (#95571) 2021-12-20 11:19:17 -08:00
keyonghan 05a85ad702
Move android tests from mac to linux (#95365) 2021-12-16 09:49:10 -08:00
godofredoc 9f7848f80f
Fix iOS32 builds after updating to Mac 12. (#95148) 2021-12-13 12:34:08 -08:00
godofredoc 126ee23a5a
Revert "Use unified android sdk+ndk package in ci.yaml" (#95196) 2021-12-13 10:29:07 -08:00
godofredoc df4d851f25
Revert "Skip mac/ios test in presubmit" (#94981) 2021-12-10 18:19:11 -08:00
keyonghan bb3f232724
Rename devicelab catalina tests (#94980) 2021-12-10 15:39:07 -08:00