97 Commits

Author SHA1 Message Date
Jenn Magder
a0abf4109c
Add fourth tool integration subshard (#80460) 2021-04-14 16:51:16 -07:00
Jenn Magder
ed5b8febf2
Move gradle_non_android_plugin_test from its own test builders into tools integration.shard (#80161) 2021-04-13 13:53:50 -07:00
Jenn Magder
92dc007eeb
Mark Mac gradle_plugin_light_apk_test not flaky (#80325) 2021-04-13 13:53:35 -07:00
Jenn Magder
7e24faf0db
Mark linux_validate_ci_config not flaky (#80315) 2021-04-13 13:53:10 -07:00
Jenn Magder
645432ac41
Mark mac_gradle_plugin_light_apk_test flaky (#80163) 2021-04-09 16:32:11 -07:00
godofredoc
71e99d2951
Disable win_gradle_plugin_light_apk_test. (#80083)
* Disable win_gradle_plugin_light_apk_test.

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

* Enable the mac version.
2021-04-08 14:34:57 -07:00
godofredoc
91ed4b2082
Disable gradle_plugin_light_apk_test. (#80072) 2021-04-08 13:06:21 -07:00
Christopher Fujino
0e5a3bd28c
add new try/prod builders for validate_ci_config (#79913) 2021-04-07 14:34:02 -07:00
Jenn Magder
63afb4aa9c
Mark integration_test_test as unflaky (#79961) 2021-04-07 13:29:03 -07:00
keyonghan
0d0ea524cc
Revert "Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 flaky (#79496)" (#79560)
This reverts commit dff957fb5ca833a16e511d638c5857b795816928.
2021-04-01 13:01:46 -07:00
Casey Hillers
e48f64f2df
Mark integration_test_test as flaky (#79561) 2021-04-01 11:34:06 -07:00
Greg Spencer
dff957fb5c
Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 flaky (#79496) 2021-03-31 16:21:56 -07:00
Dan Field
26a6c6fe44
Revert "Mark new_gallery__crane_perf flaky (#79470)" (#79477)
This reverts commit 63ab46f51afc584cd5b1fc7d213af5560932fd8a.
2021-03-31 14:02:53 -07:00
Jenn Magder
63ab46f51a
Mark new_gallery__crane_perf flaky (#79470) 2021-03-31 10:43:01 -07:00
Jia Hao
8158b478d7
Add tests for integration tests to devicelab (#79258) 2021-03-30 22:29:03 -07:00
Kaushik Iska
b2b98a26db
Remove animation_with_microtasks_perf_ios__timeline_summary from prod_builders.json (#79394) 2021-03-30 12:49:02 -07:00
Jenn Magder
0eec9df9f9
Revert "Mark flutter_gallery__transition_perf_e2e_ios32 flaky (#79317)" (#79323) 2021-03-29 21:08:49 -07:00
Kaushik Iska
e6920662ad
Add a test to exercise multiple async microtasks in frame workload (#79163) 2021-03-29 20:49:05 -07:00
Jenn Magder
6dcaeb3d90
Mark docs tests unflaky (#79324) 2021-03-29 20:10:27 -07:00
Jenn Magder
c47fdebafe
Mark flutter_gallery__transition_perf_e2e_ios32 flaky (#79317) 2021-03-29 16:45:33 -07:00
Jenn Magder
f12d90c435
Add split Linux docs jobs to prod builder json (#78888) 2021-03-29 13:35:16 -07:00
Zachary Anderson
5efc7169eb
Reverts "Implement dartPluginClass support for plugins #74469" (#78623)
* Revert "Enable dart_plugin_registry_test (#76645)"

This reverts commit 109e0bb9f55ed6e9884547843356d16897eaf6a9.

* Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093)"

This reverts commit cdca6485f05287bb12b1acebbbae2ba107d6c1be.

* Revert "Disable clang format in the plugin registrants (#76662)"

This reverts commit dadbd47d097f5cce868832fa8b4d03439a5c8402.

* Revert "Disable warnings for the dart plugin registrant (#76561)"

This reverts commit 098ece522d41f25370d19f5ec09d93ce2e727019.

* Revert "Remove dart_plugin_registry_test timeouts (#76838)"

This reverts commit 1610a2747654dec3cabbd1d81d0bc5885b2067a2.

* Revert "Implement dartPluginClass support for plugins (#74469)"

This reverts commit b7d4806243a4e906bf061f79a0e314ba28111aa6.

Kick.
2021-03-23 14:28:11 -07:00
Jenn Magder
2dbe1ec8fb
Move web tool test per-test timeout to shard (#78508) 2021-03-18 11:50:49 -07:00
keyonghan
0d88b7c408
remove flakiness (#78505) 2021-03-18 09:03:34 -07:00
keyonghan
4d4af7edf0
remove flaky flag for linux shards (#78483) 2021-03-17 17:09:21 -07:00
keyonghan
de036aa017
add mac/windows shard builders as flaky (#78459) 2021-03-17 16:50:02 -07:00
keyonghan
5a75d9ba90
add linux shard builders (#78430) 2021-03-17 11:15:02 -07:00
godofredoc
dac968a439
Remove flaky flag from ios32 builders. (#77010)
Bug: https://github.com/flutter/flutter/issues/76876
2021-03-01 14:38:40 -08:00
godofredoc
ceef32886f
Move flaky flag from the remainin mac/ios tests. (#76960)
Bug: https://github.com/flutter/flutter/issues/73392
2021-03-01 10:46:03 -08:00
Jenn Magder
9f82ed76b2
Mark smoke_catalina_hot_mode_dev_cycle_ios__benchmark flaky (#76803) 2021-02-25 11:57:05 -08:00
godofredoc
f506aa93a3
Move a second batch of mac/ios tests to prod. (#76732)
Bug: https://github.com/flutter/flutter/issues/73392
2021-02-24 15:40:50 -08:00
Emmanuel Garcia
109e0bb9f5
Enable dart_plugin_registry_test (#76645) 2021-02-24 11:26:03 -08:00
godofredoc
e07c248366
Remove mac/ios agents and remove flaky flag from mac/ios on LUCI. (#76576)
Bug: https://github.com/flutter/flutter/issues/73392
2021-02-24 10:38:58 -08:00
Emmanuel Garcia
2d0fa57cbc
Format try/prod_builders.json (#73981) 2021-02-23 16:46:03 -08:00
Jenn Magder
9b559edefc
Mark linux_android_stack_size_test not flaky (#76552) 2021-02-22 13:56:05 -08:00
godofredoc
253db516bb
Add mac_ios luci tests. (#76358)
Mac/iOS luci tasks are ready to replace Cocoon Agent ones. This PR start
running all the luci tasks using luci production pool test beds.

Bug: https://github.com/flutter/flutter/issues/73392
2021-02-22 13:40:18 -08:00
Jenn Magder
86a51b16f6
Mark flutter_engine_group_performance not flaky (#75892) 2021-02-16 11:04:46 -08:00
keyonghan
ef84970706
Mark mac_android_smoke_catalina_start_up test as unflaky (#75920) 2021-02-12 14:16:04 -08:00
gaaclarke
08ef089173
added flutter_engine_group_performance to the prod_builders (#75866) 2021-02-11 14:16:06 -08:00
keyonghan
fb2b98f941
add smoke catalina to dashboard (#75798) 2021-02-10 17:01:12 -08:00
chunhtai
d927f77535
add prod builder for android stack size test (#75533)
* add prod builder for android stack size test

* mark flaky
2021-02-09 10:30:27 -08:00
Jenn Magder
4608137404
Mark tool_integration_tests not flaky (#75273) 2021-02-02 15:01:03 -08:00
Jenn Magder
f761ae2ce9
Adopt tool_test shard builders (#75171) 2021-02-02 10:36:03 -08:00
Jenn Magder
754bc4a594
Move android_plugin_example_app_build_test from devicelab to tool integration tests (#74685) 2021-01-25 19:23:53 -08:00
Jenn Magder
9817cabf88
Remove build_gallery tests (#74463)
* Remove build_gallery tests

* Re-add deploy_gallery.sh
2021-01-22 13:10:06 -08:00
godofredoc
3c27a567f4
Block the tree on mac_android test failures running on luci. (#74441)
* Block the tree on  mac_android test failures running on luci.

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

* Set android_semantics and android_hot_mode as non flaky.

* Set microbenchmarks as non flaky.
2021-01-21 14:55:21 -08:00
Yuqian Li
c4114a7527
Remove more flaky non-e2e tests (#74062)
Fixes https://github.com/flutter/flutter/issues/73873
2021-01-15 13:22:26 -08:00
Yuqian Li
d676d2544c
Remove flaky non-e2e test (#73986) 2021-01-14 17:46:14 -08:00
Emmanuel Garcia
fc25d8b0cc
Add gradle_desugar_test to the builders (#73901) 2021-01-14 13:40:32 -08:00
Jenn Magder
f1718bcf06
Mark linux_web_tool_tests not flaky (#73809) 2021-01-14 11:52:17 -08:00