Commit graph

3471 commits

Author SHA1 Message Date
Jonah Williams 4d54b8966a
roll gallery version to fix build (#79456) 2021-03-31 08:14:38 -07:00
Jonah Williams 443d07b707
[versions] roll to latest test (#79099) 2021-03-31 07:45:40 -07:00
Jia Hao 8158b478d7
Add tests for integration tests to devicelab (#79258) 2021-03-30 22:29:03 -07:00
Jia Hao 9e3eadb98d
[flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07:00
Jenn Magder 2271578ab6
Add missing io import to complex_layout_semantics_perf (#79421) 2021-03-30 18:28:06 -07:00
Dan Field 11afd31c98
one more path (#79419) 2021-03-30 18:02:24 -07:00
Jason Simmons a51e597d7d
Fix package declarations for add-to-app integration tests (#77648) 2021-03-30 14:19:02 -07:00
Christopher Fujino a2a520cba3
only cache release manifest files for 60 seconds (#79325) 2021-03-30 13:15:34 -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
Abhishek Ghaskata 1f30bfd417
remove codesign.dart (#78764) 2021-03-30 11:38:03 -07:00
Michael Thomsen 2cdd51900c
Enable null safety by default in templates (#78619) 2021-03-30 10:16:05 +02:00
Jenn Magder 12880f7751
Point gallery test data to FLUTTER_TEST_OUTPUTS_DIR (#79332) 2021-03-29 21:39:03 -07:00
Janice Collins 4d062996d3
Update dartdoc to 0.41.0 (#79304) 2021-03-29 21:34:02 -07:00
Alexandre Ardhuin a6832d4d32
add missing trailing commas (#79299) 2021-03-29 21:29:02 -07:00
chunhtai ceb0a5fa8d
skip android semantics integration test to enable engine roll (#79296) 2021-03-29 21:19: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
Dan Field 374993ce88
fix tree (#79329) 2021-03-29 18:52:36 -07:00
Dan Field 750fd1d536
Avoid hard coding "build" for test output files (#79322) 2021-03-29 17:36:34 -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
Tong Mu a603714610
Revert "Make LogicalKeyboardKey.keyLabel a getter and better (#79100)" (#79217) 2021-03-28 03:54:02 -07:00
Tong Mu b60c855af5
Make LogicalKeyboardKey.keyLabel a getter and better (#79100) 2021-03-26 22:14:01 -07:00
Alexandre Ardhuin e384ca7979
use null aware operators for function invocations (#79049) 2021-03-26 09:34:03 -07:00
Jonah Williams dfc134dd9a
[versions] roll many versions (#79088) 2021-03-25 15:43:44 -07:00
Pierre-Louis c49cd2719d
[Fonts] Remove update_icons TODO (#79027) 2021-03-25 09:29:02 -07:00
Tong Mu 5647407f07
Add mouseCursor, onEnter, and onExit to TextSpan (#77754) 2021-03-25 00:39:03 -07:00
David Iglesias 40ed6a6ddb
[ci] Run same script to analyze plugins as flutter/plugins. (#79008) 2021-03-24 18:04:04 -07:00
Jenn Magder 25571a59b0
Revert "Manually close the tree (#78991)" (#79006)
This reverts commit 8caf4d4416.
2021-03-24 14:02:03 -07:00
Tong Mu eb6e56761e
Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)" (#79005)
This reverts commit 515ef91ba1.
2021-03-24 13:31:02 -07:00
Jenn Magder 8caf4d4416
Manually close the tree (#78991) 2021-03-24 11:06:21 -07:00
Tong Mu 515ef91ba1
Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
2021-03-24 04:59:57 -07:00
Michael Goderbauer cec6491838
Remove ignores that are not ignoring anything (#78669) 2021-03-23 18:46:04 -07:00
Jenn Magder 6b22834699
Update packages to pick up new process version (#78910) 2021-03-23 17:30:49 -07:00
Zachary Anderson 5efc7169eb
Reverts "Implement dartPluginClass support for plugins #74469" (#78623)
* Revert "Enable dart_plugin_registry_test (#76645)"

This reverts commit 109e0bb9f5.

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

This reverts commit cdca6485f0.

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

This reverts commit dadbd47d09.

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

This reverts commit 098ece522d.

* Revert "Remove dart_plugin_registry_test timeouts (#76838)"

This reverts commit 1610a27476.

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

This reverts commit b7d4806243.

Kick.
2021-03-23 14:28:11 -07:00
Jenn Magder 3463946448
Take screenshot when drive fails (#78822) 2021-03-22 19:06:28 -07:00
Shi-Hao Hong 49adef6792
[State Restoration] Code sample templates, migrate existing code samples (#78757)
* Create state restoration templates, 

* Update existing state restoration samples to use the new templates

* Add to README, decided to require stateful widgets to include RestorationMixin
2021-03-23 09:24:34 +08:00
Shi-Hao Hong 7a88eb97ea
Typo fixes (#78755) 2021-03-23 09:23:43 +08:00
Jenn Magder 2eca1f4033
Migrate dev projects from jcenter to mavenCentral (#78812) 2021-03-22 17:39:02 -07:00
Todd Volkert 351e319a47
Improve documentation for PointerSignalResolver class (#78738) 2021-03-22 12:15:03 -07:00
Jonah Williams 74a795d165
roll more versions (#78654) 2021-03-19 15:46:03 -07:00
Jenn Magder c90cd65a38
Standardize tool test shard selection (#78636) 2021-03-19 15:33:36 -07:00
Jenn Magder 6a4dd4cfb4
Skip linking on Flutter for CocoaPods transitive dependencies (#78592) 2021-03-19 15:33:20 -07:00
Michael Goderbauer 197b440e96
Migrate out custom ignore syntax to flutter_ignore (#78497) 2021-03-19 15:33:05 -07:00
godofredoc eb1868b098
Use flutter-cirrus gke cluster for framework tasks. (#77982) 2021-03-19 14:26:04 -07:00
Angjie Li f4c3662b02
Revert "Manually close the tree for https://github.com/flutter/flutter/issues/78567 (#78568)" (#78647)
This reverts commit 51dbc768d8.
2021-03-19 13:43:49 -07:00
Angjie Li 6515806717
Revert "Fix a legacy TODO (#77454)" (#78584)
This reverts commit 5e4e530e93.
2021-03-19 10:08:12 -07:00
Zachary Anderson 51dbc768d8
Manually close the tree for https://github.com/flutter/flutter/issues/78567 (#78568) 2021-03-18 13:27:01 -07:00
Jonah Williams 28532edaa5
Update all versions and migrate devicelab framework to package:vm_service (#78557) 2021-03-18 12:38:12 -07:00
Jonah Williams 4851bd51f9
[devicelab] remove vm_service_client from devicelab (#78559) 2021-03-18 11:51:07 -07:00
Jenn Magder 2dbe1ec8fb
Move web tool test per-test timeout to shard (#78508) 2021-03-18 11:50:49 -07:00
Michael Goderbauer 8364140e51
Clean-up ignores that are not ignoring anything (dev/ edition) (#78490) 2021-03-18 11:06:03 -07:00
Marcus Tomlinson 01c772cc8d
Revert "Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux" (#78415)
* Revert "Add libgcrypt as an explicit dependancy on Linux"

This reverts commit bf65b3d03c.

* libblkid & liblzma not explicitly required either
2021-03-18 09:14:44 -07:00
keyonghan 0d88b7c408
remove flakiness (#78505) 2021-03-18 09:03:34 -07:00
Anna Gringauze e8c3ce6bd1
Try fixing web tool tests on windows (#78386) 2021-03-17 22:13:13 -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
Hans Muller 7c4c3419ae
Remove accentColor et al. from tests (#78449) 2021-03-17 13:28:09 -07:00
keyonghan 5a75d9ba90
add linux shard builders (#78430) 2021-03-17 11:15:02 -07:00
Hans Muller 87c40326e8
Removed accentColor and accentTextTheme dependencies from flutter_gallery (#78378) 2021-03-17 10:24:02 -07:00
Johannes von Bargen 4b150b135f
Add optional DragAnchorStrategy to Draggable (#73143) 2021-03-16 16:48:03 -07:00
Ian Hickson f3c25fa07a
Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
Casey Hillers c30fdfbe82
Revert "[devicelab] Migrate Gallery to BuildTestTask (#77956)" (#78355)
This reverts commit 93fb258602.
2021-03-16 12:20:36 -07:00
Casey Hillers 93fb258602
[devicelab] Migrate Gallery to BuildTestTask (#77956) 2021-03-16 11:58:03 -07:00
Ian Hickson 5e4e530e93
Fix a legacy TODO (#77454) 2021-03-16 10:48:02 -07:00
Pierre-Louis 961fdeebb8
[Fonts] Fix update_icons double newline bug (#78317) 2021-03-16 10:03:03 -07:00
Zachary Anderson e7e1a04aa3
Revert "Align more closely with package:test (#77118)" (#78329)
This reverts commit 0cbe597540.
2021-03-16 09:26:34 -07:00
Ian Hickson 0cbe597540
Align more closely with package:test (#77118) 2021-03-15 16:28:02 -07:00
keyonghan 5e84b1c343
Enable subshard builders for pre-submit (#78078) 2021-03-15 14:13:03 -07:00
omerlevran46 c94648f9cc
[fuchsia] remove no devices found from ffx parsing (#77651) 2021-03-15 10:58:05 -07:00
Ahmed Saleh 740504d3e6
Refactor: use one subprojects property (#77942) 2021-03-12 16:28:03 -08:00
Gary Roumanis 3f62915383
Update ClampingScrollSimulation to better match Android (#77497) 2021-03-12 16:23:05 -08:00
Michael Goderbauer d637b1874f
non-breaking changes for prefer_mixin lint (#77837) 2021-03-11 19:50:03 -08:00
Greg Spencer a8d820a46e
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868) 2021-03-11 16:45:03 -08:00
Jonah Williams c6dbb6f2b5
Update mockito dep and remove usage in manual tests and localizations (#77945) 2021-03-11 11:25:02 -08:00
Abhishek Ghaskata bc9d0e0a4b
Remove one TODO (#76275) 2021-03-11 03:55:02 -08:00
Jonah Williams 2edf6b7320
Remove mockito deps from dev/ (#77749) 2021-03-10 17:50:44 -08:00
Tong Mu 7abee113e8
[Analyze] Make deprecation note analyzer clearer on quote misuse (#77653)
* Impl

* Escape$

* eofnl

* Make message more clear
2021-03-09 13:21:45 -08:00
Zachary Anderson 9167083d09
Explain why devtools in pinned (#77657) 2021-03-09 08:34:03 -08:00
Pierre-Louis 948ff0f2b0
[Fonts] Sort material icons (#76691)
* Update update_icons.dart

* Merge and simplify identifier rewrites

* Update update_icons.dart

* Update update_icons.dart

* Update update_icons.dart

* Add newline

* remove whitespace

* Copy instead of moving

* Fix typo

* Clean up code

Introduce fullFlutterId and fix a small dartdoc bug

* Update update_icons.dart

* Implement sorting

* Remove trailing spaces

* Revert "Remove trailing spaces"

This reverts commit c198a16067.

* Revert "Implement sorting"

This reverts commit 0fac8c1f1c.

* Revert "Revert "Implement sorting""

This reverts commit 0f8ec2381a.

* Revert "Revert "Remove trailing spaces""

This reverts commit c3ef865879.

* xx

* add braces
2021-03-09 16:14:18 +01:00
Pierre-Louis 698d438960
[Fonts] Improve update_icons script (#76532)
* Update update_icons.dart

* Merge and simplify identifier rewrites

* Update update_icons.dart

* Update update_icons.dart

* Update update_icons.dart

* Add newline

* remove whitespace

* Copy instead of moving

* Fix typo

* Clean up code

Introduce fullFlutterId and fix a small dartdoc bug

* Update update_icons.dart

* Implement sorting

* Remove trailing spaces

* Revert "Remove trailing spaces"

This reverts commit c198a16067.

* Revert "Implement sorting"

This reverts commit 0fac8c1f1c.

* Remove trailing space

* Add bug number

* Rename 2d rewrite

* Add _replaceLast

* Add comment

* Simplify, remove fullFlutterId

* Remove IconStyle and reorder

* xx

* reorder
2021-03-09 07:53:21 +01:00
Hans Muller 49ff0d99d4
Removed ListTile accentColor dependency (#77004) 2021-03-08 14:39:02 -08:00
Jenn Magder 85e2c52b39
Increase activated devtools version to 2.0 (#77637) 2021-03-08 13:17:21 -08:00
Jenn Magder ac6e3f87b2
Add iOS archive codesign test (#77428) 2021-03-05 18:44:02 -08:00
Michael Goderbauer cb867bbedc
Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00
Michael Goderbauer 807bb29888
enable prefer_function_declarations_over_variables lint (#77398) 2021-03-05 18:29:04 -08:00
Jenn Magder e9e8ca7640
Add debug_second_compile_millis benchmark metric (#77420) 2021-03-05 15:33:28 -08:00
Andre 3dca866f06
Fix typo in Windows template (#77405) 2021-03-05 14:09:04 -08:00
Jonah Williams 54eb3d6289
[flutter_tools] migrate to null safe mustache (#77400) 2021-03-05 13:24:04 -08:00
Jenn Magder 7e02cc34f9
Bitcode strip Flutter.framework in assemble build target (#77329) 2021-03-05 10:38:57 -08:00
Chris Bracken f9f5243e0a
Add Windows desktop files for manual tests (#77228)
This adds support for building and running manual tests, such as the raw
keyboard test on Windows desktop.
2021-03-04 19:02:46 -08:00
Casey Hillers b0afe3464e
Create BuildTestTask (#77307) 2021-03-04 18:49:03 -08:00
Casey Hillers e692c182ea
[customer_testing] Refactor runner to be testable (#76831) 2021-03-04 18:44:02 -08:00
Gary Qian ee41782732
[flutter_tools] Deferred components build system (#76192) 2021-03-04 18:09:02 -08:00
Michael Goderbauer ed755fba5e
Enable avoid_unnecessary_containers lint (#77294) 2021-03-04 15:29:03 -08:00
Casey Hillers c8c681f68e
[devicelab] Create test command to pass task args (#77110) 2021-03-04 11:59:02 -08:00
Michael Goderbauer 67edb63d84
Re-land "Toggable Refactor (#76745)" (#77263) 2021-03-04 11:34:04 -08:00
Michael Goderbauer 7b251f5f37
Enable use_function_type_syntax_for_parameters lint (#77163) 2021-03-04 08:59:17 -08:00
Jenn Magder eee0dc8441
Exclude arm64 from valid iOS simulators (#73828) 2021-03-03 18:58:37 -08:00
Greg Spencer c6ef4c75d9
Turn on sized_box_for_whitespace lint, fix instances. (#77099) 2021-03-03 17:29:02 -08:00
Jenn Magder 781eb13642
Store symlinks in package archive (#77184) 2021-03-03 17:21:14 -08:00
Jonah Williams ddcb8d7d6d
Update all versions! (#77153) 2021-03-03 14:11:30 -08:00
Michael Goderbauer 0f91f0d48a
Clean-up analysis_options files (#77098) 2021-03-02 21:14:03 -08:00
Ian Hickson cdca6485f0
Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093) 2021-03-02 21:09:02 -08:00
Michael Goderbauer d3209379ba
enable provide_deprecation_message (#77106) 2021-03-02 16:34:05 -08:00
Michael Goderbauer ea8e61618a
Enable null_closures (#77095) 2021-03-02 15:25:31 -08:00
Michael Goderbauer 7e017d318e
Enable file_names and package_names lints (#77087) 2021-03-02 15:24:04 -08:00
Casey Hillers 7ed797b053
Revert "[devicelab] Separate build and test from Flutter gallery tests (#76415)" (#77086)
This reverts commit 297c7b5cf2.
2021-03-02 12:17:18 -08:00
Casey Hillers 297c7b5cf2
[devicelab] Separate build and test from Flutter gallery tests (#76415) 2021-03-02 11:49:02 -08:00
Jenn Magder 8050bd6132
Turn on iOS podspec linting in test (#77028) 2021-03-02 10:29:08 -08:00
Michael Goderbauer 0f568298d8
enable use_key_in_widget_constructors lint (#77032) 2021-03-02 10:14:02 -08:00
Michael Goderbauer fc99e7c0d7
Enable missing_whitespace_between_adjacent_strings (#77027) 2021-03-01 18:30:17 -08: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
omerlevran46 f996033fcc
[fuchsia] - migrate devicer discovery workflows to use ffx (#76241) 2021-03-01 13:16:13 -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
Christopher Fujino 697547c3ea
Fix prepare package (#76898) 2021-02-26 17:10:45 -08:00
Jenn Magder 1610a27476
Remove dart_plugin_registry_test timeouts (#76838) 2021-02-25 20:26:02 -08:00
Jenn Magder d099ae60f0
Add ephemeral iOS directory to put future generated files (#76830) 2021-02-25 18:16:03 -08:00
Janice Collins b300efcd8f
Update dartdoc to 0.40.0. (#76820) 2021-02-25 15:06:04 -08:00
Jenn Magder 3e5efc0235
Remove failing 32-bit iOS benchmarks (#76800) 2021-02-25 12:05:21 -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
Christopher Fujino d98fa56a35
ios-deploy does not need entitlements (#76731) 2021-02-24 14:56:02 -08:00
Jenn Magder a30ebf67e5
Add gallery integration iOS UI integration test (#76658) 2021-02-24 13:46:03 -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
Jia Hao 1c179c401f
Bump packages (#76673) 2021-02-24 09:21:03 -08:00
Jenn Magder 65e94f51c0
Remove unused flutter_driver_screenshot integration test (#76575) 2021-02-23 19:56:02 -08:00
Emmanuel Garcia 2d0fa57cbc
Format try/prod_builders.json (#73981) 2021-02-23 16:46:03 -08:00
Casey Hillers 5cac7c3b15
Add expectation test for upload metrics (#76642) 2021-02-23 16:11:03 -08:00
Jason Simmons de35aef679
Check for a closed output stream in the devicelab ADB log reader (#76633) 2021-02-23 16:01:04 -08:00
Jenn Magder 90c66f5db3
Turn on desktop and web integration tests for beta and stable (#76433) 2021-02-22 18:21:03 -08:00
Jenn Magder 17c5c4c33a
Revert "Remove unused flutter_driver_screenshot integration test (#76425)" (#76572)
This reverts commit ff8f4717f7.
2021-02-22 16:28:47 -08:00
Jenn Magder ff8f4717f7
Remove unused flutter_driver_screenshot integration test (#76425) 2021-02-22 15:21:03 -08:00
Jenn Magder d69e2f10d8
Remove unused android_splash_screens integration test (#76429) 2021-02-22 14:46:04 -08:00
Jenn Magder 9ab50033fc
Build more integration tests during pre-submit (#76554) 2021-02-22 14:04:09 -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 b7fcac2fd7
Remove unused ios_add2app integration test (#76426) 2021-02-22 10:52:21 -08:00
Jenn Magder 7cd99db0e4
Remove unused image_loading integration test (#76430) 2021-02-22 10:51:53 -08:00
Vyacheslav Egorov 2e00fc5ee3
Upgrade packages to pick up vm_snapshot_analysis fixes (#76511)
Run flutter update-packages --force-upgrade to pick up a new version of vm_snapshot_analysis package which contains fixes for #76313

Fixes #76313
2021-02-22 11:43:39 +01:00
Pierre-Louis 371dd87aa0
Make it possible to run in google3 (#76392) 2021-02-20 13:11:58 +01:00
Jason Simmons 73ec544238
Update all packages and upgrade to path_provider 2.0.0-nullsafety (#76420) 2021-02-19 16:40:24 -08:00
Jason Simmons 5c004eaf65
Roll Gallery (required by the latest engine update and Dart SDK) (#76409) 2021-02-19 14:45:54 -08:00
George Wright 3f4544611c
Revert "Reland "Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions) (#76352)" (#76394)" (#76403)
This reverts commit 562f53bf52.
2021-02-19 12:39:59 -08:00
Jason Simmons 562f53bf52
Reland "Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions) (#76352)" (#76394)
This reverts commit c310717af2.

Also update Gallery to a version that is compatible with this roll.
2021-02-19 11:32:59 -08:00
Emmanuel Garcia b7d4806243
Implement dartPluginClass support for plugins (#74469) 2021-02-19 09:22:45 -08:00
Jenn Magder 050d49ae42
Upload logs before failing module_test_ios (#76341) 2021-02-18 15:38:24 -08:00
Ian Hickson 341984237e
Const constructor audit. (#76162) 2021-02-17 19:46:04 -08:00
Jonah Williams db1e9f053f
update all packages (#76254) 2021-02-17 17:33:56 -08:00
Jenn Magder 3cbe0ff1b1
Output unexpected Podfile.lock contents on test failure (#76223) 2021-02-17 12:56:03 -08:00
chunhtai 815976a8e4
change stack size test to test arm device (#75814) 2021-02-17 12:46:03 -08:00
Jenn Magder d35058f5b8
Do not fail if 9xth_percentile_memory_usage is not recorded (#76153) 2021-02-16 15:56:02 -08:00
Jonah Williams 7088c5ba2a
Update all packages (#76143) 2021-02-16 15:29:12 -08:00
Jenn Magder 86a51b16f6
Mark flutter_engine_group_performance not flaky (#75892) 2021-02-16 11:04:46 -08:00
godofredoc 4597b51cbc
Fix problem causing tasks to timeout. (#76028)
This is because the command was actually collecting logs continuously
from the device. Additionally idevicesyslog does not have a reboot
option.

Bug: https://github.com/flutter/flutter/issues/76027
2021-02-14 17:28:27 -08:00
Ian Hickson ce318b7b53
All arguments must be documented. (#75888) 2021-02-14 12:56:05 -08:00
keyonghan ef84970706
Mark mac_android_smoke_catalina_start_up test as unflaky (#75920) 2021-02-12 14:16:04 -08:00
godofredoc b0aa556958
Fix dart_docs. (#75933)
flutter update-packages from the recipe was removed in favor of each
test running pub get in their dependencies.
2021-02-12 13:54:37 -08:00
godofredoc a0e8681452
Add flutter update packages to some tests. (#75530)
* Add flutter update packages to some tests.

Analyzer_benchmark and flutter_test_performance require to pub get
multiple directories. Rather than delegating the recipes to run flutter
update-packages we explicitly running on tests that need it.

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

* Add pub get directly on the analyis classes.

* Run flutter get in dev/tools.

* Fix directory path.

* Add more dependency directories.

* Fix typo.

* Add more dependencies.

* Add stocks dependency.

* Fix paths to some apps.

* Add more dependencies.

* Complete dependencies definition.

* More analysis dependencies.

* Add examples dependencies.

* Dev tool dependencies.

* Use update-packages for analyzer benchmark.
2021-02-11 15:30:55 -08:00
Casey Hillers afd1d92a01
Refresh Flutter infra README (#75542) 2021-02-11 14:23:11 -08:00
gaaclarke 08ef089173
added flutter_engine_group_performance to the prod_builders (#75866) 2021-02-11 14:16:06 -08:00
Yegor e7953b3be4
[web] new service worker loading mechanism (#75535) 2021-02-11 09:16:21 -08:00
Michael Thomsen 525a617886
Adust Flutter constraint (#75773) 2021-02-11 07:29:52 +01:00
gaaclarke eefe4a7650
FlutterEngineGroup memory test: added precache before executing gradle. (#75793) 2021-02-10 17:16:04 -08:00
keyonghan fb2b98f941
add smoke catalina to dashboard (#75798) 2021-02-10 17:01:12 -08:00
Ian Hickson b1cc48748d
Only write the pid-file while listening to SIGUSR signals. (#74533) 2021-02-10 16:06:05 -08:00
gaaclarke 278065284d
started stealing the gradle wrapper from the flutter module (#75743) 2021-02-09 17:51:03 -08:00
Jenn Magder 4329bea900
Compress module_test_ios xcresult (#75736) 2021-02-09 16:10:40 -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 f2bb39d6b6
Gallery transition tests pass when device rotated (#75672) 2021-02-09 10:08:18 -08:00
Jenn Magder ac13cd35a5
ios_platform_view tests pass when device rotated (#75665) 2021-02-09 10:08:08 -08:00
Michael Goderbauer 99b9ec8d40
Reland "Migrate some benchmarks to NNBD (#75023)" (#75431) 2021-02-09 10:06:08 -08:00
gaaclarke e89b151352
Added memory benchmark for flutter engine groups. (#75374) 2021-02-09 09:46:11 -08:00
Zachary Anderson f3c10bd23a
Revert "Manually close the tree for issue/75514 (#75515)" (#75682)
This reverts commit 643e65984a.
2021-02-08 21:52:03 -08:00
Jonah Williams 021311ed8a
Revert "[flutter_tools] move process manager into tool (#75350)" (#75639)
This reverts commit 8b6baae44c.
2021-02-08 09:21:46 -08:00
Zachary Anderson 643e65984a
Manually close the tree for issue/75514 (#75515) 2021-02-05 08:58:31 -08:00
godofredoc da6528cda6
Point to a new artifacts location. (#70673)
This is in preparation to move the flutter artifacts to a more secure
location.

Bug:
  go/fxb/64576
2021-02-04 18:44:47 -08:00
godofredoc 40877c02a7
Update prepare_package to upload artifacts to old and new buckets. (#75389)
* Update prepare_package to upload to old and new infra buckets.

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

* Fix failing tests.

* Add duplicated code to a loop.
2021-02-04 17:45:45 -08:00
Jonah Williams 8b6baae44c
[flutter_tools] move process manager into tool (#75350)
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
2021-02-04 13:19:11 -08:00
chunhtai 713fa8e360
Reland "add a benchmark test for stack size (#75039)" (#75434)
* Reland "add a benchmark test for stack size (#75039)"

This reverts commit de683de9d5.

* fix typo
2021-02-04 12:16:31 -08:00
Dan Field bc1cf49458
roll packages (#75370) 2021-02-04 11:41:03 -08:00
Kate Lovett 7aa17231ac
Revert "Reland "Update PopupMenuButton to match Material Design spec"" (#75338) 2021-02-04 10:01:04 -08:00
Shi-Hao Hong de683de9d5
Revert "add a benchmark test for stack size (#75039)" (#75383)
This reverts commit 9d9109aa6f.
2021-02-04 10:26:04 +08:00
Ian Hickson 824042f9b2
Catch cases in tests where people try to tap on widgets that aren't reachable. (#74798) 2021-02-03 16:11:02 -08:00
Ian Hickson 3c9ae13132
Update to latest templates (#75193) 2021-02-03 15:21:03 -08:00
chunhtai 9d9109aa6f
add a benchmark test for stack size (#75039) 2021-02-03 15:16:03 -08:00
Zachary Anderson 998d1c6523
Revert "Revert "Revert "Migrate some benchmarks to NNBD (#75023)" (#75053)" (#75265)" (#75331)
This reverts commit 1e8e414787.
2021-02-04 01:49:02 +08:00
Michael Goderbauer 1e8e414787
Revert "Revert "Migrate some benchmarks to NNBD (#75023)" (#75053)" (#75265) 2021-02-02 19:36:05 -08:00
Jenn Magder cdaa1a76f3
Remove dead tool_coverage code (#75185) 2021-02-02 16:39:00 -08:00
Jenn Magder c7c8149236
Run flutter_driver, integration_test, flutter_localizations, and fuchsia_remote_debug_protocol in framework_tests presubmit (#75275) 2021-02-02 15:31:02 -08:00
Jenn Magder 4608137404
Mark tool_integration_tests not flaky (#75273) 2021-02-02 15:01:03 -08:00
Jenn Magder 21f89fe0f2
Remove hard-coded subshard numbers from the test runner (#75189) 2021-02-02 12:11:06 -08:00
Jenn Magder f761ae2ce9
Adopt tool_test shard builders (#75171) 2021-02-02 10:36:03 -08:00
Yegor 5b6444f317
[web] benchmark and optimize defaultTargetPlatform (#75037) 2021-02-02 09:34:01 -08:00
Jenn Magder d59359f197
Adopt subshard naming convention in build_tests (#75179) 2021-02-01 18:13:38 -08:00
Jenn Magder f4f33fd108
Dump logs on failing devicelab test to recipe artifact location (#74378) 2021-02-01 15:00:38 -08:00
xubaolin 12016e4145
Reland "Update PopupMenuButton to match Material Design spec" (#74620) 2021-02-01 14:46:03 -08:00
Ian Hickson ac3b9e7f89
Unpin mysteriously pinned packages (#74885) 2021-02-01 14:31:03 -08:00