Commit Graph

633 Commits

Author SHA1 Message Date
godofredoc
9f35ed77d7
Use packages/packages recipe. (#122822)
Use packages/packages recipe.
2023-03-16 20:52:09 +00:00
Flutter GitHub Bot
5b40de684a
Marks Linux web_long_running_tests_2_5 to be unflaky (#122718)
Marks Linux web_long_running_tests_2_5 to be unflaky
2023-03-15 21:52:05 +00:00
godofredoc
77178396c9
Fix globs in runIf configurations. (#122630)
Fix globs in runIf configurations.
2023-03-14 22:25:51 +00:00
Jenn Magder
5fd1c2b6a6
Revert "Run Skia gold framework tests on arm64 Mac builders (#122618)" (#122639)
Revert "Run Skia gold framework tests on arm64 Mac builders"
2023-03-14 21:55:05 +00:00
Jenn Magder
dfab19c1fe
Run Skia gold framework tests on arm64 Mac builders (#122618)
Run Skia gold framework tests on arm64 Mac builders
2023-03-14 20:09:16 +00:00
Yegor
091104f8bc
[web] stop using deprecated jsonwire web-driver protocol (#122560)
[web] stop using deprecated jsonwire web-driver protocol
2023-03-14 18:25:23 +00:00
stuartmorgan
449a5bc757
Enable plugin_test_linux (#120912)
Enable plugin_test_linux
2023-03-09 00:41:34 +00:00
Flutter GitHub Bot
ac76dabe67
Marks Windows plugin_test to be flaky (#122201)
Marks Windows plugin_test to be flaky
2023-03-08 20:57:54 +00:00
keyonghan
c4ca9a4142
Update cmake version to the latest in infra/3pp/tools (#122147)
Update cmake version to the latest in infra/3pp/tools
2023-03-08 19:55:47 +00:00
Jenn Magder
244372b303
Run plugin_test_macos on Intel machines (#122212)
Run plugin_test_macos on Intel machines
2023-03-08 19:44:37 +00:00
Flutter GitHub Bot
75ccb43c54
Marks Mac_ios hot_mode_dev_cycle_ios__benchmark to be flaky (#120809)
Marks Mac_ios hot_mode_dev_cycle_ios__benchmark to be flaky
2023-03-08 00:24:05 +00:00
Michael Goderbauer
b9c2d49989
Mark web_long_running_tests_2_5 flaky (#121814)
Mark web_long_running_tests_2_5 flaky
2023-03-03 18:35:13 +00:00
stuartmorgan
92bb306bcd
Add curl dependency to plugin_test_linux (#121807)
Add `curl` dependency to plugin_test_linux
2023-03-02 19:18:26 +00:00
godofredoc
888b7b9b19
Remove customer testing from recipes cq. (#121734)
Remove customer testing from recipes cq.
2023-03-01 21:35:55 +00:00
Flutter GitHub Bot
2159604f89
Marks Mac_ios flutter_gallery_ios_sksl_warmup__transition_perf to be flaky (#121232)
Marks Mac_ios flutter_gallery_ios_sksl_warmup__transition_perf to be flaky
2023-03-01 21:21:10 +00:00
Flutter GitHub Bot
46fed5903f
Marks Windows plugin_test to be unflaky (#113711)
Marks Windows plugin_test to be unflaky
2023-03-01 01:21:57 +00:00
Flutter GitHub Bot
5dc569f148
Marks Linux run_debug_test_linux to be unflaky (#121237)
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
2023-02-23 19:11:17 +00:00
gaaclarke
bd5e8db3a3
Turned off bringup for wide gamut color tests. (#120918) 2023-02-21 18:53:11 +00:00
Loïc Sharma
00c0a07fa3
Increase Linux docs_test timeout (#120899)
The `Linux docs_test` target has timed out repeatedly. This is a short-term mitigation to prevent unnecessary framework tree closures. In the future we should remove docset generation from post-submit `Linux docs_test`. See: https://github.com/flutter/flutter/issues/120901.

See this similar change: https://github.com/flutter/flutter/pull/120718
2023-02-16 17:35:29 -08:00
stuartmorgan
e00241a060
Enable Windows plugin tests (#119345)
* Fix binary path

* Enable in presubmit
2023-02-16 21:21:10 +00:00
stuartmorgan
e65dfba8e1
Add Linux unit tests to plugin template (#120814)
* Add Linux unit tests to plugin template

Adds an example native unit test to the plugin template for Linux,
matching the structure we use for our 1P plugin unit tests. Once these
have been added for all platforms+languages, they will be documented on
a new plugin development page to explain their use.

While ideally we would adjust the engine APIs first to allow for testing
the method call handler directly, it's unclear when we will have time
for that work, and for a complex plugin most of the testing wouldn't be
at that layer anyway, so having the structure in place with the
limitations documented is still a significant improvement over having
nothing in the template.

Part of https://github.com/flutter/flutter/issues/82458

* Add creation test

* Add integration tests

* Missing newlines

* test owner

* Typo
2023-02-15 19:13:11 +00:00
Loïc Sharma
a9f43665ca
Fix the flutter run -d linux tests (#120721)
* Fix the Linux run_debug_test_linux test

* ?

* Also do release

* ??
2023-02-15 17:43:12 +00:00
Loïc Sharma
2cfca820a3
Force Mac plugin_test to run on x64 bots (#120714) 2023-02-15 00:00:19 +00:00
Loïc Sharma
480c54c370
Increase Linux docs_publish timeout (#120718)
This target recently caused the tree to close due to a timeout: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20docs_publish/8906/overview

This target consistently takes ~55 minutes, which is very close to its current timeout of 60 minutes. This increases the timeout to make timeouts less likely.
2023-02-14 13:18:12 -08:00
Loïc Sharma
865422da20
Force Mac tool_integration_tests to run on x64 bots (#120634) 2023-02-13 23:52:35 +00:00
gaaclarke
ddebe833b0
Added integration test for wide gamut support. (#119657)
* Added integration test for wide gamut support.

* cleaned up

* deleted files that can be generated

* switched back to standard flutter in the shell script

* added devicelab task

* removed analysis options

* analyzer

* Fixed task

* made local_run.sh not executable

* analyzer

* removed the logo asset

* added task to ci

* updated pubspec

* analysis errors fixed

* updated pubspec
2023-02-13 22:33:19 +00:00
Jenn Magder
95fd821ab8
Force Mac build_tests to run on x64 bots (#120620) 2023-02-13 21:23:11 +00:00
Flutter GitHub Bot
957494d9f0
Marks Linux_android flavors_test to be unflaky (#120299) 2023-02-13 17:20:03 +00:00
Xilai Zhang
96823590ec
post submit only (#120411) 2023-02-10 17:29:09 +00:00
Camille Simon
3a514175d3
Remove Android spell check integration test (#120144) 2023-02-08 18:51:52 +00:00
Jenn Magder
71971f2232
Run verify_binaries_codesigned task on release branches (#120141)
* Run verify_binaries_codesigned on release branches

* Revert branches
2023-02-07 02:56:38 +00:00
Jenn Magder
e627e8d841
Force web_tool_tests to run on x64 builders (#120128) 2023-02-06 23:52:52 +00:00
godofredoc
c8e75a8dff
Do not run customer testing on release candidate branches. (#119979)
These tests try to use a commit contemporary to the framework commit in
customer repositories. This won't work because a CP to the framework
release candidate branch may be recent even though the release candidate
branch can be months old.
2023-02-04 03:32:26 +00:00
Jenn Magder
909dc30090
Verify Mac artifact codesigning on x64 and arm64 (#119971)
* Verify Mac artifact codesigning on x64 and arm64

* mac_arm64
2023-02-04 01:52:05 +00:00
Jenn Magder
c24904ddee
Run macOS benchmarks in prod pool to upload metrics (#119963) 2023-02-03 22:38:53 +00:00
Jenn Magder
c52215e935
Run Mac hostonly tests on any available arch (#119884)
* Run Mac hostonly tests on any available arch

* Exception for framework tests
2023-02-03 22:37:48 +00:00
Jenn Magder
51b05ac7e1
Add mac_benchmark ci.yaml property (#119871)
* Add mac_benchmark ci.yaml property

* Remove presubmit

* Bringup

* Comma

* gems

* Test animated_complex_opacity_perf_macos__e2e_summary in presubmit

* Try top-level mac_model

* Move dependencies back into tasks

* Add signing dependency

* Revert animated_complex_opacity_perf_macos__e2e_summary test
2023-02-03 21:36:48 +00:00
Jenn Magder
d875899a65
Bump test Chrome version for Mac arm support (#119773) 2023-02-03 00:14:42 +00:00
Ricardo Amador
22bbdf03e0
Android defines target update (#119766)
* Round 2 with dimensions

* Try with stringified keys

* Forgot a comma

* trying a list of maps.

* Try key value pairs

* Try with kvm only

* try with swarming_dimensions

* Updated with fix in swarming.star

* Attempting to remove the bring up property to verify test is running.

* Remove android from target tags to avoid adb command automatically running in test_utils call.

* Remove the duplicated dependencies in the defines target that exist in the platform
2023-02-02 20:56:05 +00:00
Flutter GitHub Bot
e7d934a014
Marks Linux_android android_choreographer_do_frame_test to be flaky (#119721) 2023-02-02 18:12:56 +00:00
Jenn Magder
34730c79ca
Revert "Run Mac hostonly tests on any available arch (#119762)" (#119784)
This reverts commit 475fc4ac9d.
2023-02-02 03:42:17 +00:00
Jenn Magder
475fc4ac9d
Run Mac hostonly tests on any available arch (#119762)
* Run Mac hostonly presubmit tests on any available arch

* Force all Mac tests to run on arm64 to validate in presubmit

* Go back to web tests on x64

* Run plugin_test_ios on x64

* Try Chrome 110 on arm

* Revert chrome bump, remove forcing arm64

* Update issue number
2023-02-02 02:34:08 +00:00
Flutter GitHub Bot
1573c12963
Marks Mac_android microbenchmarks to be unflaky (#119727) 2023-02-01 18:53:20 +00:00
Chris Bracken
d272a3ab80
Reland: [macos] add flavor options to tool commands (#119564)
* Reland: [macos] add flavor options to tool commands

Adds --flavor option to flutter run and flutter build. Running against
preexisting devicelab flavor tests for feature parity between macOS,
iOS, and Android.

This relands #118421 by alex-wallen which was reverted in #118858 due to
the following test failures:

The bail-out with "Host and target are the same. Nothing to install."
added in `packages/flutter_tools/lib/src/commands/install.dart`
triggered failures in the following tests, which unconditionally attempt
to install the built app, which is unsupported on desktop since the
host and target are the same:

* https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8791495589540422465/+/u/run_flutter_view_macos__start_up/test_stdout
* https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8791496218824259121/+/u/run_complex_layout_win_desktop__start_up/test_stdout
* https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8791496218165602641/+/u/run_flutter_gallery_win_desktop__start_up/test_stdout

Fixes #64088

* Partial revert: eliminate install check on desktop

The original flavour support patch included a check that triggered a
failure when flutter install is run on desktop OSes. This was
intentional, since the host and target devices are the same and
installation is unnecessary to launch the app on currently-supported
desktop OSes.

Note that Windows UWP apps *do* require installation to run, and we used
to have an install command for those apps, though UWP is no longer
supported.

Since that part of the change was orthogonal to flavour support itself,
I'm reverting that component of the change and we can deal with it
separately if so desired.
2023-01-31 17:37:46 +00:00
Flutter GitHub Bot
8898f4f198
Marks Mac_android run_debug_test_android to be unflaky (#117468) 2023-01-30 23:26:54 +00:00
Flutter GitHub Bot
b2f2bf31c0
Marks Linux run_release_test_linux to be unflaky (#119156) 2023-01-27 19:19:45 +00:00
Flutter GitHub Bot
459c1b78b4
Marks Mac complex_layout_scroll_perf_macos__timeline_summary to be unflaky (#119157) 2023-01-26 18:59:40 +00:00
Flutter GitHub Bot
fc02701818
Marks Mac run_debug_test_macos to be unflaky (#117470)
Co-authored-by: Chris Bracken <chris@bracken.jp>
2023-01-26 05:25:00 +00:00
stuartmorgan
e3c51a2f2a
Add Windows unit tests to plugin template (#118638)
* Add Windows unit tests to plugin template

Adds an example native unit test to the plugin template for Windows,
matching the format we use for our 1P plugin example app unit tests.
Once these have been added for all platforms+languages, they will be
documented on a new plugin development page to explain their use.

Since we don't appear to be running our current plugin e2e tests for
Windows, this adds a new configuration to run them. I haven't
`led`-tested this, so it may not work, but this will give a starting
point for getting them running.

Part of https://github.com/flutter/flutter/issues/82458

* Minor fix

* Add test owner

* Fix typo

* Fix test feature flag
2023-01-24 18:23:57 +00:00
Jenn Magder
2e8dd9dd69
Run integration_ui_test_test_macos in prod (#118919) 2023-01-24 01:37:52 +00:00