Commit Graph

3125 Commits

Author SHA1 Message Date
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