Commit Graph

1046 Commits

Author SHA1 Message Date
Yegor
0420d56335 consolidate all web integration tests under the same shard (#82307)
* consolidate all web integration tests under the same shard
2021-05-12 15:01:11 -07:00
Jenn Magder
1ff5665fdd Force LANG=en_US.UTF-8 in test runner (#82308) 2021-05-12 10:49:02 -07:00
stuartmorgan
ab2aa31944 Roll plugins to 0c99a3ba749bbdc57b0d8895cdfaeef835119613 (#82356)
Manual plugin roll to account for a rename of the script used to run
analysis.
2021-05-12 09:58:32 -07:00
Alexandre Ardhuin
4881b33515 use throwsA matcher instead of try-catch-fail (#82290) 2021-05-11 23:34:02 -07:00
Christopher Fujino
aae92d66a0 Fix prepare_package.dart not updating base_url (#81941) 2021-05-11 13:24:03 -07:00
Yegor
6b2f3bc113 add web e2e and smoke tests to the long running test shard (#82281) 2021-05-11 13:15:36 -07:00
Alexandre Ardhuin
df3662b15e use throwsA (#82238) 2021-05-11 10:19:01 -07:00
Michael Goderbauer
b8a2456737 Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
Greg Spencer
59b406c760 Sort imports when interpolating sample templates (#81873) 2021-05-07 15:34:04 -07:00
Christopher Fujino
f33499df33 test macos binaries are codesigned before publishing (#81585) 2021-05-03 15:14:38 -07:00
Greg Spencer
ea9d9ee9fd Turn off directives_ordering lint when analyzing samples (#81698)
This turns off the "directives_ordering" lint when analyzing samples, since it's indeterminate what the ordering will be, given that samples derive their imports both from the template and the example code.

This is temporary to avoid broken builds, but the correct solution is to reorder the output so that the imports are ordered properly so that we give the proper example for our users.
2021-05-03 13:41:29 -07:00
Greg Spencer
7bff366b96 Convert snippets tool to null safety (#78646) 2021-04-29 22:34:04 -07:00
Jonah Williams
2b0d09dd81 [versions] roll versions and add ffi dep (#81403) 2021-04-28 11:19:03 -07:00
Ian Hickson
6beafa7b16 Apply style guide regarding createTempSync pattern (#81090) 2021-04-27 14:59:03 -07:00
xster
ff2dde2c7f Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897) 2021-04-26 22:35:45 -07:00
Jonah Williams
7d6e581f61 [versions] roll in latest shelf (#81099) 2021-04-23 20:39:02 -07:00
Ian Hickson
7ec7d4dae6 Test the skp_generator. (#81087) 2021-04-23 16:06:40 -07:00
Phil Quitslund
1105c8b956 ignore directives ordering in generated code (#81017) 2021-04-22 21:24:02 -07:00
Jenn Magder
0f899f2b64 Roll packages (#80989) 2021-04-22 15:01:49 -07:00
Greg Spencer
b33c7891c1 Fix the sample analyzer to analyze dart:ui and make the analyzer null safe (#80742) 2021-04-22 12:14:02 -07:00
Jonah Williams
14759dc5a4 Revert "[flutter_tools] pin transitive deps during --transitive-closure (#80911)" (#80959)
This reverts commit c2aa193c5f.
2021-04-22 09:39:39 -07:00
Jonah Williams
c2aa193c5f [flutter_tools] pin transitive deps during --transitive-closure (#80911) 2021-04-21 21:40:48 -07:00
Jenn Magder
4f3ec01d32 Add frontend_server_client to dependency allowlist (#80912) 2021-04-21 18:13:43 -07:00
Phil Quitslund
61c30c41b2 fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
Jenn Magder
95d7d671c6 Remove analyze --dartdocs flag (#80484) 2021-04-18 09:29:02 -07:00
Jonah Williams
f6f59c58bc create SDK package allowlist for core packages (#80318) 2021-04-16 14:29:32 -07:00
Dan Field
e7b7ebc066 Shake widget inspector from non-debug builds (#80157) 2021-04-14 21:54:03 -07:00
Dan Field
d7da6190ff roll packages (#80307) 2021-04-13 18:19:02 -07:00
Casey Hillers
c571804913 Revert "Reland [devicelab] Migrate Gallery to BuildTestTask (#78361)" (#79903)
This reverts commit 0c9781e3dd.
2021-04-06 16:28:54 -07:00
Casey Hillers
0c9781e3dd Reland [devicelab] Migrate Gallery to BuildTestTask (#78361) 2021-04-06 16:04:03 -07:00
Janice Collins
82551118b8 Update dartdoc to 0.42.0 (#79795) 2021-04-05 14:09:03 -07:00
Jonah Williams
443d07b707 [versions] roll to latest test (#79099) 2021-03-31 07:45:40 -07:00
Christopher Fujino
a2a520cba3 only cache release manifest files for 60 seconds (#79325) 2021-03-30 13:15:34 -07:00
Abhishek Ghaskata
1f30bfd417 remove codesign.dart (#78764) 2021-03-30 11:38: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
Jonah Williams
dfc134dd9a [versions] roll many versions (#79088) 2021-03-25 15:43:44 -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
6b22834699 Update packages to pick up new process version (#78910) 2021-03-23 17:30:49 -07:00
Shi-Hao Hong
7a88eb97ea Typo fixes (#78755) 2021-03-23 09:23:43 +08:00
Todd Volkert
351e319a47 Improve documentation for PointerSignalResolver class (#78738) 2021-03-22 12:15:03 -07:00
Jenn Magder
c90cd65a38 Standardize tool test shard selection (#78636) 2021-03-19 15:33:36 -07:00
Michael Goderbauer
197b440e96 Migrate out custom ignore syntax to flutter_ignore (#78497) 2021-03-19 15:33:05 -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
Jenn Magder
2dbe1ec8fb Move web tool test per-test timeout to shard (#78508) 2021-03-18 11:50:49 -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
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