Commit graph

3251 commits

Author SHA1 Message Date
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
Jenn Magder 91aad2bb06
Avoid iOS local networking dialog in integration tests (#75163) 2021-02-01 13:33:25 -08:00
Jenn Magder 8712f63dd8
Split tools_tests subshards into separate shards to support sub-sub-sharding (#75033) 2021-02-01 12:51:33 -08:00
Michael Goderbauer 00aa144202
Migrate off e2e (#75029) 2021-02-01 10:26:03 -08:00
Michael Goderbauer 0e815a1b87
Bump flutter_gallery_assets (#75026) 2021-02-01 04:51:04 -08:00
Zachary Anderson 25134a16d1
Revert "Migrate some benchmarks to NNBD (#75023)" (#75053)
This reverts commit 49de01c928.
2021-01-29 23:52:30 -08:00
Michael Goderbauer 49de01c928
Migrate some benchmarks to NNBD (#75023) 2021-01-29 18:21:04 -08:00
Dan Field 5575caa118
vm_service 6.0.1-nullsafety.1, dwds 8.0.2 (#74943) 2021-01-28 18:39:07 -08:00
Michael Goderbauer 4a17405812
++ (#74862) 2021-01-28 09:59:05 -08:00
Michael Goderbauer 15703fb93b
Migrate some dev/ things to null-safety (#74861) 2021-01-28 09:54:03 -08:00
Ian Hickson 29e604e241
Update packages (#74874) 2021-01-28 00:04:03 -08:00
Dan Field 3ece9c63d9
Flutter_driver nnbd (#74856) 2021-01-27 23:55:26 -08:00
Jenn Magder 51b3edd45f
Revert "Remove package image dependency (#74763)" (#74869)
This reverts commit ca2d7b3d3c.
2021-01-27 19:50:58 -08:00
Kate Lovett f04616f723
Migrate flutter_goldens to null safety (#74853) 2021-01-27 17:29:04 -08:00
Michael Goderbauer 06f051b2d5
Migrate remaining examples to null-safety (#74857) 2021-01-27 17:26:23 -08:00
Michael Goderbauer c505ee79de
Run tests in sound null safety mode for fuchsia_remote_debug_protocol (#74848) 2021-01-27 17:24:03 -08:00
Ian Hickson ca2d7b3d3c
Remove package image dependency (#74763) 2021-01-27 17:19:03 -08:00
Alexandre Ardhuin d546e1d311
fix for upcoming lint use_named_constants (#74788) 2021-01-27 20:20:44 +01:00
Sam Rawlins 6ea2806b71
Remove unnecessary imports (#74382) 2021-01-27 10:59:05 -08:00
Dan Field 71aec53acb
roll packages (#74781) 2021-01-26 21:53:04 -08:00
Dan Field d1538320d2
Roll packages to null safe (vm_service, test, etc.) (#74671) 2021-01-26 09:15:54 -08:00
Jia Hao 22f1700427
[flutter_tools] Make setting of CWD consistent for flutter test (#74622) 2021-01-25 22:34: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 7475510ba9
Remove unused deploy_gallery.sh (#74675) 2021-01-25 19:14:07 -08:00
Sam Rawlins 2b63181116
Remove "unnecessary" imports. (#74385) 2021-01-25 19:09:05 -08:00
Sam Rawlins 006638839c
Remove "unnecessary" imports. (#74383) 2021-01-25 19:04:05 -08:00
Christopher Fujino 353add83e7
Re-land codesign test improvement (#73997) 2021-01-25 14:04:04 -08:00
Jenn Magder 35000147e6
Re-add tool test general per-test timeout (#74531) 2021-01-25 12:47:01 -08:00
Dan Field 0d046b34ea
Drop metrics_center (#74535) 2021-01-22 17:20:08 -08:00
Dan Field 1b373f45b7
Remove unused bigquery code and deps (#74532) 2021-01-22 16:21:01 -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 1f07fde45d
Remove devicelab mac android tasks from manifest.yaml (#74459)
All these tests are already running in luci and were added to
prod_builders.json file.

Bug: https://github.com/flutter/flutter/issues/71960
Bug: https://github.com/flutter/flutter/issues/74059
2021-01-21 19:15:35 -08:00
Christopher Fujino 6a2dfa9f4f
Revert "Manually close tree while devicelab staging is failing (#74434)" (#74438)
This reverts commit 444c954f43.
2021-01-21 17:09:38 -08:00
Christopher Fujino 97c1dedef9
Revert "Add removeListenerWhileNotifying benchmark for ChangeNotifier (#71986)" (#74450)
This reverts commit 831ee22b06.
2021-01-21 15:56:38 -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
Jenn Magder 444c954f43
Manually close tree while devicelab staging is failing (#74434) 2021-01-21 11:31:09 -08:00
Ben Konyi e2e3976a12
Roll package:dds to 1.7.3 and add error handling for VM service disappearing (#74272) 2021-01-20 10:49:13 -08:00
Romain Rastel 831ee22b06
Add removeListenerWhileNotifying benchmark for ChangeNotifier (#71986) 2021-01-20 10:29:03 -08:00
Nate Bosch dcc4fdd558
Pass only Uri to package:http APIs (#74285) 2021-01-20 09:59:03 -08:00
Ben Konyi 2a188eeca3
Roll package:dds to 1.7.2 (#74171)
Should fix https://github.com/flutter/flutter/issues/74051
2021-01-17 19:27:00 -08:00
Zachary Anderson be82bb8fdf
Add tracing test to check default streams (#74109) 2021-01-16 18:27:09 -08:00
Jenn Magder d603ee1100
Add verbose build flag to ios_app_with_extensions_test (#74080) 2021-01-15 15:31:03 -08:00
Jonah Williams 7ee910b0a8
[flutter_tools] ensure --dart-define can parse args with commas (#73798) 2021-01-15 13:51:32 -08:00
Jenn Magder 48de75c8fd
Remove smoke_catalina_hot_mode_dev_cycle__benchmark (#74006) 2021-01-15 13:25:57 -08:00
Jenn Magder 532c822b86
Remove smoke_catalina_start_up_ios (#74007) 2021-01-15 13:24:34 -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 ac1ebf4889
Migrate the rest of the metrics center library (#73875)
Some notable changes are:
- Add SkiaPerfDestination
- Add LegacyFlutterDestination (for backup options during transitions).
- Add GcsLock

Related issue: https://github.com/flutter/flutter/issues/73872
2021-01-15 13:15:05 -08:00
Ben Konyi 3755f4f018
Update DDS to 1.7.1 (#74000) 2021-01-14 22:26:14 -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
Christopher Fujino 66ba4b244d
Revert "Improve codesign script (#71244)" (#73961)
This reverts commit b7f5aef11a.
2021-01-14 18:40:29 +00:00
Christopher Fujino b7f5aef11a
Improve codesign script (#71244) 2021-01-14 18:22:08 +00:00
Jenn Magder b29a6bc56b
Use SDK podhelper in add-to-app module Podfile (#73072) 2021-01-14 10:15:24 -08:00
stuartmorgan 339216d186
Add hot reload test tasks for Linux and Windows desktop (#73889) 2021-01-14 06:45:14 -08:00
Jenn Magder ffbbf93c6b
Mark perf tests as flaky (#73904) 2021-01-13 15:35:32 -08:00
Emmanuel Garcia da90156f8c
Fix plugin java class desugar (#73758) 2021-01-13 14:09:04 -08:00
Robert Ancell c65304bbf1
Map Linux AltGr to right alt. It was currently being ignored. (#73373)
Fixes https://github.com/flutter/flutter/issues/68713
2021-01-13 14:31:22 +13:00
LongCatIsLooong cbe72db135
macrobenchmark: TextField with complex paragraph (#73374) 2021-01-12 15:44:01 -08:00
Jonah Williams 22684ead6f
[versions] update all dependencies (#73800) 2021-01-12 15:14:05 -08:00
dependabot[bot] 678a4e882a
Bump cocoapods from 1.10.0 to 1.10.1 in /dev/ci/mac (#73689) 2021-01-12 14:54:03 -08:00
Jenn Magder f63055a895
Revert "Exclude arm64 from valid iOS simulators (#73755)" (#73807)
This reverts commit 201e5e4ecb.
2021-01-12 13:02:46 -08:00
Jenn Magder 201e5e4ecb
Exclude arm64 from valid iOS simulators (#73755) 2021-01-12 10:35:24 -08:00
Jenn Magder 9a83314cfe
Generate dSYM files during iOS archive (#73630) 2021-01-11 12:42:31 -08:00
Jenn Magder 9cfd0b9d19
Turn off mac_build_gallery during infra investigation (#73728) 2021-01-11 12:33:43 -08:00
Jenn Magder 66145fe652
Force plugins to inherit minimum macOS version from Flutter app (#72764) 2021-01-11 11:16:12 -08:00
Jenn Magder 4d5db88998
Default add-to-app xcode_backend script to be verbose (#73110) 2021-01-11 10:29:26 -08:00
Jenn Magder 062022b950
Move ios_content_validation_test to pre-submit tools test (#73577) 2021-01-11 10:29:06 -08:00
Jenn Magder ff56292eba
Revert "Temporarily mark some tests flaky that fail now that they are being run by infra (#73612)" (#73627)
This reverts commit e29c8c843f.
2021-01-11 10:28:42 -08:00
Jenn Magder ddc0dc13ae
Mark smoke-catalina not flaky (#73589)
This reverts commit 99bc4de73c.
2021-01-08 15:41:59 -08:00
Greg Spencer e29c8c843f
Temporarily mark some tests flaky that fail now that they are being run by infra (#73612) 2021-01-08 15:15:31 -08:00
Jenn Magder 5b503c7c93
Revert "Mark firebase tests as flaky (#73586)" (#73591)
This reverts commit f364bcb5bd.
2021-01-08 12:20:21 -08:00
Yegor 1f8501f0a4
web benchmark choose renderer explicitly (#73582) 2021-01-08 12:04:03 -08:00
Jenn Magder f364bcb5bd
Mark firebase tests as flaky (#73586) 2021-01-08 11:19:10 -08:00
jensjoha 5bc725bea8
[dev] Don't use await for on stdout and stdin; pass local engine argument (#72136)
* [dev] Don't use await for on stdout and stdin; pass local engine argument

1) Don't use await for on stdout followd by await for on stderr.
   This can cause nothing to happen. E.g. if one didn't do something
   like `flutter pub upgrade` dev/automated_tests and the version in the
   old one was pre-nnbd (but flutter itself use lots of nnbd stuff) lots
   of errors would be emitted, but because we basically only listen to
   stdout nothing will happen (deadlock once stderr buffer runs out).
   Note that it still awaits the exit-code below.
2) Pass --local-engine (if given) so there won't be any crashes because
   of that.
2021-01-08 08:12:36 +01:00
Michael Goderbauer 5d1306e7ab
Update outdated links (#73514) 2021-01-07 16:28:12 -08:00
Jenn Magder 45d71e25ab
Build iOS apps using Swift Packages (#73508) 2021-01-07 15:59:09 -08:00
Ian Hickson 544a41eb55
Remove an obsolete comment from pubspec.yaml (#73505) 2021-01-07 15:59:04 -08:00
Jenn Magder f596fdc008
Revert "Exclude arm64 from valid iOS simulators (#73458)" (#73511)
This reverts commit 273630c09d.
2021-01-07 14:06:32 -08:00
Jenn Magder 273630c09d
Exclude arm64 from valid iOS simulators (#73458) 2021-01-07 13:03:52 -08:00
Jenn Magder b78b17630a
Run pod repo update in iOS extension test (#73442) 2021-01-07 11:59:40 -08:00
Jenn Magder 74d58105d1
Revert "Build iOS apps using Swift Packages (#72761)" (#73437)
This reverts commit 28db5a0fae.
2021-01-06 15:04:16 -08:00
Jenn Magder 6891928a1f
Optionally include CocoaPods xcconfig (#73112) 2021-01-06 13:55:23 -08:00
Jenn Magder 28db5a0fae
Build iOS apps using Swift Packages (#72761) 2021-01-06 13:54:53 -08:00
Jenn Magder 3082a2806e
build ios-framework simulator slices for profile/release (#73378) 2021-01-06 12:12:23 -08:00
Jenn Magder e21d822074
Remove build ios-framework --universal flag (#73383) 2021-01-06 11:14:05 -08:00
Shi-Hao Hong 01d2325be1
Complete migration to null safety in api documentation (#72939)
* Remove all usage of no_null_safety in API docs workflows
2021-01-06 08:27:34 +08:00
nturgut 985e5ff324
[web] add web-renderer option to flutter test. run web tests with this option (#73069)
* add web-renderer option to flutter test. run web tests with this option

* remove debug lines
2021-01-05 10:57:01 -08:00
xubaolin 27b7ec348c
Fix Gallery subtitle not updating correctly upon selection (#73303) 2021-01-05 23:27:59 +08:00
Jenn Magder f08b1ae637
Avoid broken symlinks in embedded Flutter frameworks (#73052) 2020-12-28 14:39:02 -08:00
nturgut 272b23cabd
[web] make sure tests and benchmarks use correct backend - add autodetect false (#73047)
* add autodetect false

* fix typo
2020-12-28 10:55:53 -08:00
Darren Austin a6117269c6
Migrated some services and widgets doc comments to null safety. (#72792) 2020-12-23 17:14:04 -08:00
Casey Hillers 849784e262
[devicelab] Add results path flag to test runner (#72765) 2020-12-22 16:45:38 -08:00
nturgut 10c358bafa
run framework unit tests on html backend (#72756) 2020-12-21 16:07:51 -08:00
nturgut 14206399c3
make sure tests and becnhmarks use correct backend (#72628) 2020-12-21 09:55:23 -08:00
keyonghan bb0e6ce9b0
Unflaky remaining linux tasks (#72563)
* remove flaky flag

* remove from manifest

* fix test
2020-12-17 17:23:35 -08:00
Todd Volkert 9a9339fbcb
Fix bug in docs.dart (#72544)
Add a check that a pubspec file exists before trying to read it.
2020-12-17 14:47:45 -08:00
Jenn Magder d6857bc026
Build/copy macOS frameworks to built products instead of ephemeral directory (#72378) 2020-12-17 14:47:05 -08:00
Jenn Magder 1c18cf3da8
Move macOS Podfile logic into the tool (#72020) 2020-12-17 11:48:16 -08:00
Ming Lyu (CareF) 9f7e785c7b
add doc for scroll_smoothness metrics (#72479) 2020-12-17 09:59:03 -08:00
Yuqian Li db9c389259
Add SkiaPerfGcsAdaptor and its tests (#70674) 2020-12-16 22:14:04 -08:00
keyonghan 4833f8f93d
remove flaky flag & disable devicelab tests (#72455) 2020-12-16 12:23:02 -08:00
xster c980c2413e
update cupertino icons to 1.0.2 (#72420) 2020-12-16 12:03:51 -08:00
xster ca82c572b7
Revert "let NOTICES be double gzip wrapped to reduce on-disk installed space (#71899)" (#72438) 2020-12-16 10:58:19 -08:00
keyonghan b11521ada5
enable remaining linux builders (#72445) 2020-12-16 10:18:05 -08:00
keyonghan 169bba8ee4
fix builder name (#72413) 2020-12-15 22:10:33 -08:00
keyonghan 152cd8a2c0
use __ instead in builder name (#72405) 2020-12-15 18:28:50 -08:00
keyonghan 01f63b27a9
fix builder names (#72403) 2020-12-15 18:01:03 -08:00
keyonghan 824c8cd08d
add first ten linux devicelab luci tests (#72401) 2020-12-15 17:48:57 -08:00
xster 795b23ef44
Fix cupertino icons mapping which was misaligned by 1 (#72384) 2020-12-15 16:21:27 -08:00
xster 4ed3432e8f
let NOTICES be double gzip wrapped to reduce on-disk installed space (#71899) 2020-12-15 13:29:14 -08:00
Kate Lovett e9a8315fd2
Remove deprecated CupertinoTextThemeData.brightness (#72017) 2020-12-15 12:48:04 -08:00
Jenn Magder 1129e6f86c
Move embedding and linking macOS Flutter frameworks into the tool (#72372) 2020-12-15 12:05:44 -08:00
Casey Hillers 3d5348b289
Deduplicate plugin_test win (#72366) 2020-12-15 11:43:04 -08:00
Casey Hillers 8db2d85356
Migrate linux vm tests to LUCI (#72360) 2020-12-15 10:43:04 -08:00
Michael Goderbauer c9cb43ce1a
Migrate the first batch of API samples to null safety (#72169) 2020-12-14 11:20:45 -08:00
Casey Hillers f35238c804
[devicelab] Migrate web_benchmarks_canvaskit to LUCI (#72166) 2020-12-14 09:28:04 -08:00
Amir Hardon d075b979f8
Run the flutter/plugins tests on presubmit, make it part of the tree status (#71502) 2020-12-11 15:02:33 -08:00
Jenn Magder f123f64deb
Reenable module_test_ios UI tests (#72145) 2020-12-11 13:52:19 -08:00
Jenn Magder a48a57d369
macos_content_validation_test integration test (#72114) 2020-12-11 13:52:02 -08:00
Michael Goderbauer ff05ca2503
Prepare to migrate API doc samples and snippets to null safety (#72040) 2020-12-11 13:39:36 -08:00