Commit graph

103 commits

Author SHA1 Message Date
keyonghan 68f2143cb9
Enable Mac plugin_test_ios in prod (#91713) 2021-10-12 18:33:03 -07:00
keyonghan 3257ae8815
Mark Mac_android run_release_test to be flaky (#91626) 2021-10-11 15:03:04 -07:00
Zachary Anderson 5188df0821
Revert gradle roll (#91459)
* Revert "Mark last failing test after gradle update as flaky. (#91423)"

This reverts commit 46a52d03bd.

* Revert "fix android template for Gradle 7 (#91411)"

This reverts commit 51d06d537f.

* Revert "Add explicit version for mac and windows openjdk. (#91408)"

This reverts commit bf429f2771.

* Revert "Update the openjdk version used by linux android tests. (#91405)"

This reverts commit 2144ab8b45.

* Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642)"

This reverts commit b6459f9b63.
2021-10-07 19:42:24 -07:00
godofredoc 9870880d7d
Move all the passing tests back to prod. (#91452)
All these tests were moved to staging when marked as bringup
in this PR https://github.com/flutter/flutter/pull/90642
2021-10-07 17:49:27 -07:00
godofredoc 46a52d03bd
Mark last failing test after gradle update as flaky. (#91423)
This is to necessary to open the tree.

Bug: https://github.com/flutter/flutter/issues/91422
2021-10-07 08:52:09 -07:00
godofredoc bf429f2771
Add explicit version for mac and windows openjdk. (#91408)
Gradle was updated to a more recent version that expects openjdk 11 but
the openjdk version was not updated.
2021-10-06 21:44:27 -07:00
godofredoc 2144ab8b45
Update the openjdk version used by linux android tests. (#91405)
Gradle was updated to a more recent version that expects openjdk 11 but
the openjdk version was not updated.
2021-10-06 19:33:05 -07:00
godofredoc 8d9481b8bd
Use os=Linux for linux android test beds. (#91399)
Bug: https://github.com/flutter/flutter/issues/90623
2021-10-06 17:11:40 -07:00
Taha Tesser b6459f9b63
Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642) 2021-10-06 17:01:13 -07:00
Dan Field 22c1ca769b
Add a startup test that delays runApp (#91346) 2021-10-06 09:43:02 -07:00
keyonghan 0b9027caf4
deflake (#91316) 2021-10-05 15:48:03 -07:00
godofredoc e9a86c4aaf
Pin chrome and driver versions. (#91310) 2021-10-05 12:03:04 -07:00
keyonghan e98afe10e9
mark flaky (#91273) 2021-10-05 10:48:01 -07:00
keyonghan 111b1ec267
mark flaky (#91271) 2021-10-05 10:43:02 -07:00
keyonghan 0353401046
mark flaky (#91268) 2021-10-05 10:38:01 -07:00
Gary Qian 4b7da3eb03
Remove bringup for Linux deferred_components test (#90626) 2021-09-24 00:14:34 -07:00
Jenn Magder 5c79a0c2f4
Run flutter_gallery macOS native tests on presubmit (#89620) 2021-09-22 13:18:07 -07:00
Gary Qian 9ae8d23dc4
Remove bringup for Linux android views (#90480) 2021-09-21 21:21:43 -07:00
Flutter GitHub Bot 89123e8489
Marks Mac_ios native_ui_tests_ios to be unflaky (#90389) 2021-09-21 00:18:03 -07:00
Gary Qian cd1892f04f
Run Linux android views in presubmit (#89712) 2021-09-15 22:17:02 -07:00
stuartmorgan a01e4733df
Re-enable plugin analysis test (#89856) 2021-09-13 17:57:05 -07:00
Jenn Magder 18f8b63e0a
Run flutter_gallery ios tests on arm64 device (#89618) 2021-09-09 20:37:03 -07:00
Jenn Magder ecd046e941
Turn Linux flutter_plugins test off (#89806) 2021-09-09 17:06:46 -07:00
Flutter GitHub Bot d3ce7f8c4c
Marks Windows hot_mode_dev_cycle_win_target__benchmark to be unflaky (#89177) 2021-09-08 15:47:03 -07:00
Gary Qian 2eb3391698
Turn off bringup for Linux android views (#89685) 2021-09-08 15:42:05 -07:00
keyonghan 222a82e4ba
Remove flutter gallery test family (Linux/android) from prod pool (#89593) 2021-09-08 11:12:06 -07:00
keyonghan e127477146
Remove flutter gallery test family (Mac/ios) from prod pool (#89247) 2021-09-03 14:21:03 -07:00
Gary Qian 3dc413b963
Add deferred components LUCI test and configure to use android_virtual_device dep (#89306) 2021-09-02 22:56:07 -07:00
Flutter GitHub Bot cf806f7d5f
Marks Mac module_test_ios to be flaky (#89176) 2021-08-31 11:11:04 -07:00
Flutter GitHub Bot 0d88f6050d
Marks Mac_android tiles_scroll_perf__timeline_summary to be unflaky (#89174) 2021-08-31 10:31:02 -07:00
Flutter GitHub Bot ff60dd9e0a
Marks Linux test_ownership to be unflaky (#89172) 2021-08-30 10:01:02 -07:00
Greg Spencer 5e6c9eb884
Add gems to framework_tests_misc Mac dependencies to get cocoapods (#89081)
Adds gems to framework_tests_misc Mac dependencies to get cocoapods, since that is bundled in with the gems in the dependencies.
2021-08-27 16:16:22 -07:00
Greg Spencer ca077d4345
Add flutter desktop build dependencies to test_misc shards (#89054)
This adds the dependencies necessary to build a desktop app to the test_misc shards so that example integration tests can be run.
2021-08-27 11:04:52 -07:00
Gary Qian b68cdfcf44
Add TESTOWNER for Linux android views (#88797) 2021-08-24 11:39:03 -07:00
Gary Qian c8e30bf407
Remove dependency in Linux Android Views (#88764) 2021-08-23 22:31:47 -07:00
Gary Qian 76996f9256
Add android_views integration tests to ci.yaml (#88633) 2021-08-23 16:39:05 -07:00
Jenn Magder 76618918e3
Mark module_test_ios unflaky (#88618) 2021-08-23 16:09:06 -07:00
Emmanuel Garcia 65deca30a4
DEPS (#88603) 2021-08-20 15:00:50 -07:00
Emmanuel Garcia a7f8687d23
Reland: Bump to Gradle 7 and use Open JDK 11 (#88540) 2021-08-20 09:57:02 -07:00
Jenn Magder a5a45a3037
Run plugin_lint_mac task when either flutter_tools or integration_test packages change (#88396) 2021-08-17 18:57:02 -07:00
Emmanuel Garcia d39d542691
Revert "Reland: Bump to Gradle 7 and use Open JDK 11 (#88319)" (#88326)
This reverts commit b586695c82.
2021-08-16 20:38:32 -07:00
Emmanuel Garcia b586695c82
Reland: Bump to Gradle 7 and use Open JDK 11 (#88319)
* Bump to Gradle 7 and use Open JDK 11

* Add caches

* Fixes

* Remove org.gradle.java.home
2021-08-16 18:40:39 -07:00
Kaushik Iska af4faf48dd
Microtasks Animations isn't flaky (#88297) 2021-08-16 12:09:35 -07:00
Flutter GitHub Bot 4d4f3372b6
Marks Linux test_ownership to be unflaky (#88282) 2021-08-16 10:32:04 -07:00
yusufm 72a1e65a0e
Adding vs_build dependency to Windows hot_mode_dev_cycle_win_target__benchmark (#88196)
* Adding a timeout and retry to upload results step.

* Adding tests for retries and timeout.

* Adding async to call

* Fixing sleep to trigger the timeout, and adding addition timeout test.

* Fixing minor typo.

* Fixing some minor flutter style issues.

* Adding vs_build dependency to Windows hot_mode_dev_cycle_win_target__benchmark

Co-authored-by: yusufm <mohsinally@google.com>
2021-08-13 17:14:29 -07:00
Michael Goderbauer 79ff8a5cb6
Revert "Bump to Gradle 7 and use Open JDK 11 (#88133)" (#88189)
This reverts commit 91e0759b72.
2021-08-13 12:42:58 -07:00
Emmanuel Garcia 91e0759b72
Bump to Gradle 7 and use Open JDK 11 (#88133) 2021-08-13 11:12:05 -07:00
keyonghan 5b5eaf0ea1
add platform tags (#88117) 2021-08-12 16:02:03 -07:00
Casey Hillers 4b538751b1
[ci.yaml] Add roller (#88048) 2021-08-11 11:12:05 -07:00
Casey Hillers 6876c52b5b
[ci.yaml] Add clang to tool integration tests, gems fix (#87919) 2021-08-08 15:34:09 -07:00