Commit graph

253 commits

Author SHA1 Message Date
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