Commit graph

582 commits

Author SHA1 Message Date
Ricardo Amador 84071aa2aa
Add todo for linux defines test. (#119035)
* Add todo for linux defines test.

* Update the linux android defines test to make it bringup: true
2023-01-23 17:29:16 -08:00
Ricardo Amador 332aed9c88
Revert "Update the Linux Android defines test to use dimensions when selecting a build bot (#118930)" (#119023)
This reverts commit 392dffeb08.
2023-01-23 21:45:07 +00:00
Ricardo Amador 392dffeb08
Update the Linux Android defines test to use dimensions when selecting a build bot (#118930)
* 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
2023-01-23 20:34:07 +00:00
Jenn Magder 25843bdb5a
Remove macOS impeller benchmarks (#118917)
* Remove macOS impeller benchmarks

* TESTOWNERS
2023-01-21 01:34:53 +00:00
Ricardo Amador bae4c1d243
Revert "Update android defines test to use emulator (#118808)" (#118928)
This reverts commit 49e025d8ac.
2023-01-21 01:06:14 +00:00
Ricardo Amador 49e025d8ac
Update android defines test to use emulator (#118808)
* Update android defines test to use emulator

* Need strings in dimensions.

* put dimensions in the wrong spot.

* Add bringup.

* See if the test runs with Linux_android

* Adjusting dimensions

* Dimension fields must be strings.

* Making dimensions a dict.

* Try with swarming.dimension

* The dimension set does not appear to do anything.

* Device type none

* Made target presubmit

* Dimensions again

* Fixed formatting.

* Update since flutter roller fails
2023-01-20 16:40:19 -08:00
Flutter GitHub Bot 15bc4e466c
Marks Mac_android microbenchmarks to be flaky (#118693) 2023-01-20 22:54:27 +00:00
Flutter GitHub Bot c0ad6add26
Marks Mac plugin_test_macos to be unflaky (#118706) 2023-01-20 21:48:10 +00:00
Jenn Magder 030288d33b
Revert "[macos] add flavor options to commands in the flutter_tool (#118421)" (#118858)
This reverts commit 73096fd96e.
2023-01-20 03:46:45 +00:00
Alex Wallen 73096fd96e
[macos] add flavor options to commands in the flutter_tool (#118421)
* Add new macos target configured for flavors

* Rename Free App copy-Info.plist to Free App Info.plist

* Remove bogus entitlements

* Remove Generated.xcconfig

* Audit project.pbxproj

* Remove unused configs

* share one info.plist

* Modify scheme so that paid app works

* Codesign automatic

* Pipe flavor as scheme into xcodebuild

* Ignore incoming flavor string

* pipe flavor for flutter run to work

* Add devicelab tests

* Error if host and target device are same for flutter install desktop

* Avoid bang (!) by promoting a local.

Co-authored-by: Jenn Magder <magder@google.com>

* Add supportsInstall property

* Override  in test classes

* Add install test on macOS

* Refactor application_package and add tests for package directory

Co-authored-by: a-wallen <stephenwallen@google.com>
Co-authored-by: Jenn Magder <magder@google.com>
2023-01-19 23:52:16 +00:00
Alex Wallen 22520f54df
[macOS] Add timeline summary benchmarks (#118748)
* Add new task runner for impeller enabled complex layout test

* Add new target in .ci.yaml

* Claim ownership of complex_layout_scroll_perf_impeller_macos__timeline_summary

* Task runner for non-impeller enabled scroll test

* Add test target for non impeller complex layout scroll

* claim ownership of the last target

* mark as bringup

Co-authored-by: a-wallen <stephenwallen@google.com>
2023-01-19 21:29:19 +00:00
Jenn Magder 2258590a82
Do not run Mac_arm64_ios run_debug_test_macos in presubmit during iPhone 11 migration (#118828) 2023-01-19 12:50:40 -08:00
yusuf-goog 9b5ea30a9c
Switching over from iOS-15 to iOS-16 in .ci.yaml. (#118807)
This will run tests on new iphone11 devicelab devices
which are running iOS-16.

Bug:https://github.com/flutter/flutter/issues/117237
2023-01-19 19:54:10 +00:00
Alex Wallen d53cc4a10f
[macOS] New e2e_summary benchmark fails without Cocoapods. (#118754)
* Add gems as a dep - fails without

* Add missing entitlements to run app on macos

Co-authored-by: a-wallen <stephenwallen@google.com>
2023-01-19 08:04:22 +00:00
Ricardo Amador e5c9d065fc
Forgot to remove emulator flag. (#118762) 2023-01-19 01:49:50 +00:00
Alex Wallen 666dccc85e
[macOS] bringup new e2e_summary devicelab test (#118717)
* Add new task runner for animated_complex_opacity_perf_impeller e2e_summary on macos

* Register new target for macos e2e_summary task

* Claim ownership in TESTOWNERS

* Add task runner for animated complex opacity without impeller

* Register new target in .ci.yaml for non-impeller test

* Claim ownership of non-impeller task

Co-authored-by: a-wallen <stephenwallen@google.com>
2023-01-18 22:33:49 +00:00
Ricardo Amador f989d551ce
Devicelab android emulator (#113472)
* Testing whether emulator is possible.

* Adding changes to see if emulator can be used from recipe.

* adding emulator support.

* Add the emulator flag for testing.

* Using string for boolean since it cannot be parsed in properties

* Checking to see if these changes are being used.

* Updated bool back to string

* Remove trailing whitespace from file.
2023-01-17 22:01:11 +00:00
Nehal Patel 0449030a96
Disable Xcode cache cleanup (#118641) 2023-01-17 22:01:08 +00:00
Jenn Magder 68dd63d66b
Mark Mac_arm64 tool_host_cross_arch_tests not flaky (#118484) 2023-01-13 23:34:33 +00:00
Loïc Sharma cea55d99d0
[Linux] Add a 'flutter run' console output test (#118279)
* Add Linux support for the UI integration test project

* Add Linux run console test
2023-01-13 19:17:12 +00:00
Flutter GitHub Bot a523f79233
Marks Mac_ios spell_check_test to be unflaky (#117743) 2023-01-13 16:05:19 +00:00
godofredoc 40c96f17bc
Enable xcode cache cleanup for a few days. (#118419)
This is to ensure the xcode caches get back to a normal state as they
seem to have gotten into a bad state after updating the xcode version.

Bug: https://github.com/flutter/flutter/issues/118324
Bug: https://github.com/flutter/flutter/issues/118327
Bug: https://github.com/flutter/flutter/issues/118328
2023-01-13 02:47:02 +00:00
Flutter GitHub Bot f8628b5cb1
Marks Mac_ios platform_views_scroll_perf_non_intersecting_impeller_ios__timeline_summary to be unflaky (#116668) 2023-01-12 02:48:03 +00:00
Flutter GitHub Bot 13ebde6ff1
Marks Mac channels_integration_test to be unflaky (#111571) 2023-01-11 18:20:31 -08:00
Flutter GitHub Bot 727e86079e
Marks Mac_ios complex_layout_scroll_perf_bad_ios__timeline_summary to be unflaky (#111570) 2023-01-11 18:02:30 -08:00
Flutter GitHub Bot 3cee38e80f
Marks Mac_arm64_ios run_debug_test_macos to be unflaky (#117990) 2023-01-10 18:07:09 +00:00
Flutter GitHub Bot 0cd8d8451c
Marks Mac_arm64_android run_debug_test_android to be unflaky (#117469) 2023-01-10 18:07:07 +00:00
Loïc Sharma cb62cfdd1f
Manually mark Windows run_debug_test_windows as unflaky (#118112) 2023-01-10 18:03:15 +00:00
Jenn Magder eaaacdcba9
Allow iOS and macOS plugins to share darwin directory (#115337) 2023-01-09 10:33:03 -08:00
Jenn Magder a02b9d2bff
Update to Xcode 14.2 (#117507)
* Update to Xcode 14.2

* Only bump for devicelab builders

* Restore presubmit: false
2023-01-09 18:29:26 +00:00
Camille Simon 9fb1ae839e
[iOS] Add task for spell check integration test (#116222)
* Add fix and test

* Add test owner

* Print error for testing

* Make sure locale is the problem

* Test capitalization fix

* Take out Android specific test

* Verify eng fix

* Test fix

* Empty-Commit

* Test all tests

* Up string size for testing

* Remove test

* Undo ci.yaml testing changes

* Test android variant:

* Change to testwidgets

* Add widget tester

* Remove android only attempt

* Revert ci.yaml changes
2022-12-22 02:47:11 +00:00
Siva b3c7fe32ed
enable test_ownership in presubmit (#117414) 2022-12-20 16:08:31 -08:00
godofredoc fa711f77e0
Run packaging on presubtmit. (#116943)
* Run packaging on presubtmit.

Test release package generation on presubmit.

Bug: https://github.com/flutter/flutter/issues/28618
Bug: https://github.com/flutter/flutter/issues/60706

* Run packaging_test on all branches.
2022-12-16 02:37:19 +00:00
godofredoc a41c447c8b
Pass dimension explicitly to mac x64 packaging. (#117172)
Without passing this dimension there is a chance that the build will
run on a arm64 machine.
2022-12-15 23:19:09 +00:00
godofredoc 0e0f29fc8c
Run packaging builders only on beta and stable. (#117037)
The packaging recipe is now checking the enabled branches property.

Bug: https://github.com/flutter/flutter/issues/115492
2022-12-14 18:05:03 +00:00
Flutter GitHub Bot 8e452be2f0
Marks Windows run_release_test_windows to be unflaky (#117071) 2022-12-14 18:04:59 +00:00
Loïc Sharma 41625b6620
Test flutter run does not have unexpected engine logs (#116798) 2022-12-12 22:39:49 +00:00
godofredoc bd0791be3f
Pass drone_dimensions as part of the main target. (#116812)
* Pass drone_dimensions as part of the main target.

Drone dimensions were passed as properties when the sharding utility is
expecting them in the target.

Bug: https://github.com/flutter/flutter/issues/116794

* Use dimensions instead of drone_dimensions.

* Use a map format.
2022-12-12 15:17:51 +00:00
godofredoc 1da8f4edc4
Several fixes to packaging builders. (#116800)
It includes the following changes:

* Adds main as the enabled branches.
* Adds docs_beta and docs_stable to pass the expected gcp project.
* Adds dimensions to packaging arm64 to ensure that it runs on arm64
  bot.

Bug: https://github.com/orgs/flutter/projects/43
2022-12-09 21:12:24 +00:00
Loïc Sharma bebea0cc6c
[Windows] Add a flutter run console output test (#116626)
Adds a test to verify the console output of `flutter run --release` on Windows.

Part of: https://github.com/flutter/flutter/issues/111577
2022-12-08 14:05:53 -08:00
sealesj e52449b641
Add Remaining Packaging Builders (#116683)
* add stable packaging builders

* update testowners

* consolidate and use enabled_branches

* update to reflect the consolidation
2022-12-08 17:19:05 +00:00
godofredoc e07240e684
Update docs_deploy builder with the real name. (#116631)
This is removing the temporary comments and simplifying the name.

Bug: https://github.com/flutter/flutter/issues/115489
2022-12-07 15:57:02 +00:00
sealesj 1b05653ab2
use deploy suffix (#116533) 2022-12-05 22:21:07 +00:00
sealesj 30fc993cae
Migrate Packaging Builders to .ci.yaml (#115569)
* packaging builder initial config

* add release scheduler parameter

* remove stables

* add taskname + test owner

* testowner test

* comment structure

* test naming convention

* test adding tags

* add timeout

* prune names

* Update testowners.

* Move packaging to shards section.

* Set packaging as shard.

* Use packaging V2

Co-authored-by: godofredoc <godofredoc@google.com>
2022-12-05 10:51:40 -05:00
Jonah Williams 08a2635e2b
[devicelab] add benchmark for complex non-intersecting widgets with platform views (#116436) 2022-12-02 21:37:45 +00:00
Flutter GitHub Bot a1b8dc9ea7
Marks Linux_android animated_complex_image_filtered_perf__e2e_summary to be unflaky (#116423) 2022-12-02 11:48:57 -08:00
Drew Roen 0d0febc94d
Add release_build parameter (#116307) 2022-11-30 14:49:07 -08:00
Jonah Williams dfa3d33328
[devicelab] track performance of animated image filter (#115850)
* [devicelab] track performance of animated image filter

* ++

* make animations repeat and add dispose

* make duration more consistently 10sec
2022-11-29 01:59:19 +00:00
Drew Roen 511c5341bd
Add test target for release scheduler (#115781)
* Add test scheduler

* Code review comments - added new line, update comment to include TODO

* Switch target to mimic Linux docs_deploy
2022-11-28 17:10:25 +00:00
Flutter GitHub Bot 7faacb5f74
Marks Windows_android channels_integration_test_win to be unflaky (#115939) 2022-11-28 16:38:24 +00:00