Commit Graph

541 Commits

Author SHA1 Message Date
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
Christopher Fujino
dfdec8984f
[flutter_tools] Remove package:image (#115848)
* remove ciyaml targets

* remove screenshot_test and package:image

* update-packages

* remove TESTOWNERS entries
2022-11-22 21:49:57 +00:00
keyonghan
eed385132d
Support Host only bots apple signing (#115780)
* Mac host only codesigning

* consistent
2022-11-21 23:09:12 +00:00
Camille Simon
7045a8b570
Add Spell Check to Editable Text (iOS) (#110193)
* Add ios to integration test and comments

* Add licenses

* Fix integration test for ios

* Delete pngs

* Undo changes to integration test

* Undo error

* Add ios task

* Fix task for landing
2022-11-21 19:11:48 +00:00
Christopher Fujino
84357cbc4f
re-enable firebase release smoke test since infra outage is over (#115402) 2022-11-16 20:45:38 +00:00
Flutter GitHub Bot
c940f31822
Marks Mac_ios flavors_test_ios to be unflaky (#115458) 2022-11-16 17:37:23 +00:00
godofredoc
10dc566436
Add drone_dimensions to devicelab_build_test. (#115183)
This is to allow a single drone to manage all the different subbuilds.

Bug: https://github.com/flutter/flutter/issues/114943
2022-11-12 00:30:07 +00:00
Christopher Fujino
a6e3ec8fad
mark firebase test lab test flaky because of upstream infra issues (#115178) 2022-11-11 23:04:55 +00:00
Alex Wallen
7020f59ace
[tool] Support --flavor option for flutter install. (#114048)
* Alphabetize setup calls

* Add --flavor as an option for install

* Add verbose logging in install command

* Test that flavors build succeeds with proper flavor and fails with bogus one.

* Remove unused import

* The import was used...

* SQUASH

* Add flavor install test

* Rename test

* Add flavors install integration tests

* correct error message

* remove unused imports

* Delete copy test

* update test target

* Refactor mechanism to read buildInfo

* Remove unused import

* Set affected test targets to bringup: true

Co-authored-by: a-wallen <stephenwallen@google.com>
2022-11-08 22:53:23 +00:00
Chris Bracken
cf0cd067a0
Mark new_gallery__transition_perf as non-flaky (#114694)
These were marked flaky due to a timeout switching between items in the
Studies list at the top of the screen, which had snap-to-item scroll
physics.

The same flake also affected new_gallery_impeller__transition_perf which
was failing with the same flake, though was separately marked flaky due
to a separate (engine crash) flake documented in:
* https://github.com/flutter/flutter/issues/112577
* https://github.com/flutter/flutter/issues/112438

Leaving the latter marked flaky for the time being while that separate
issue is investigated.

Issue: https://github.com/flutter/flutter/issues/114025
2022-11-05 17:02:38 -07:00
godofredoc
4fd0a92532
Remove auto_cleanup of xcode caches. (#114719)
After all the caches have been cleaned and the logic to cleanup runtimes
has landed we may not need to always delete the caches.

Bug: https://github.com/flutter/flutter/issues/114656
2022-11-05 00:08:15 +00:00
Flutter GitHub Bot
1f7bacff42
Marks Linux build_tests_2_3 to be unflaky (#114527) 2022-11-02 16:56:04 +00:00
keyonghan
70a95d57ce
Mark Linux_android new_gallery__transition_perf flaky (#114429) 2022-11-01 16:50:24 +00:00
keyonghan
0c7ee58696
Make Linux_android android_semantics_integration_test flaky (#114361) 2022-10-31 17:48:06 +00:00
Christopher Fujino
a5d5cd7a7b
increase Linux build_test sharding (#114196) 2022-10-28 01:09:23 +00:00
Camille Simon
694b25355d
[Android] Fix spell check integration test guarded function conflict (#113541) 2022-10-24 22:54:18 +00:00
pdblasi-google
8d13c8966b
Followup 113705: Allow the slow tests to break the tree as all tests in that shard previously could (#113846) 2022-10-21 20:21:06 +00:00
pdblasi-google
782baecc50
Resolve 113705: Separated longer running tests from runMisc to prevent flakiness from timeouts (#113784) 2022-10-21 16:02:14 +00:00
godofredoc
3665dd8353
Start generating coverage. (#113587) 2022-10-20 23:02:13 +00:00
godofredoc
30161d4db9
Enable cache cleanup. (#113729) 2022-10-20 16:33:56 +00:00
Flutter GitHub Bot
83a9858fa0
Marks Windows_android channels_integration_test_win to be flaky (#113707) 2022-10-19 18:58:57 +00:00
Jenn Magder
6ad44434ad
Remove bringup from hot_mode_dev_cycle_ios_simulator (#113660) 2022-10-19 18:55:07 +00:00
Jenn Magder
4d28e6d064
Terminate simulator app on "q" (#113581) 2022-10-18 22:26:16 +00:00
godofredoc
10740484d2
Remove cross_arch_tests from recipes cq. (#113569) 2022-10-18 17:11:29 +00:00
Casey Hillers
e23a68347e
[ci.yaml] Increase docs targets to use 32 cores (#113465) 2022-10-17 15:58:52 +00:00
Flutter GitHub Bot
ea8e00e75a
Marks Windows web_tool_tests_1_2 to be unflaky (#112954) 2022-10-06 17:59:45 +00:00
Flutter GitHub Bot
bee1775754
Marks Windows web_tool_tests_2_2 to be unflaky (#112955) 2022-10-06 17:59:43 +00:00
Flutter GitHub Bot
6f652863bb
Marks Mac_android microbenchmarks to be unflaky (#112953) 2022-10-06 17:55:51 +00:00
Flutter GitHub Bot
17514de663
Marks Mac plugin_lint_mac to be unflaky (#112951) 2022-10-06 17:55:48 +00:00
keyonghan
be86a91654
Ignore flakiness for Mac_arm64 tool_host_cross_arch_tests (#112999) 2022-10-06 16:35:08 +00:00
Flutter GitHub Bot
61f61c44b4
Marks Windows plugin_test to be flaky (#112940) 2022-10-06 15:48:19 +00:00
godofredoc
c99780dea8
Run docs publish on all branches. (#112909) 2022-10-05 04:41:27 +00:00
Camille Simon
b94b584298
[Android] Fix spell_check integration test flakiness (#112109) 2022-10-04 19:05:39 +00:00
Jesús S Guerrero
45584b2528
Web subsharding (#112505) 2022-09-28 19:23:35 +00:00
Flutter GitHub Bot
cd3beb4f0f
Marks Linux_android new_gallery_impeller__transition_perf to be flaky (#112578) 2022-09-28 19:01:09 +00:00
Flutter GitHub Bot
6e1438c9b5
Marks Linux_samsung_s10 new_gallery_impeller__transition_perf to be flaky (#112574) 2022-09-28 18:51:57 +00:00
Flutter GitHub Bot
1a5bc32e00
Marks Mac complex_layout_macos__compile to be unflaky (#112556) 2022-09-28 18:16:10 +00:00
Flutter GitHub Bot
92815c9f10
Marks Mac flutter_gallery_macos__compile to be unflaky (#112557) 2022-09-28 18:13:26 +00:00
Jenn Magder
2f0f49f28f
Revert "Marks Mac_arm64 tool_host_cross_arch_tests to be unflaky (#112558)" (#112579)
This reverts commit e0fcdabe7b.
2022-09-28 11:09:33 -07:00
Flutter GitHub Bot
e0fcdabe7b
Marks Mac_arm64 tool_host_cross_arch_tests to be unflaky (#112558) 2022-09-28 17:26:24 +00:00
Flutter GitHub Bot
c4dd441a12
Marks Windows_android channels_integration_test_win to be unflaky (#112559) 2022-09-28 17:20:03 +00:00
Flutter GitHub Bot
0941737d28
Marks Mac flutter_gallery_macos__start_up to be unflaky (#112088) 2022-09-28 15:34:08 +00:00