Commit Graph

3632 Commits

Author SHA1 Message Date
Mouad Debbar
4013fe2131 [web] Remove the part directive from the web key map template (#85637) 2021-06-30 14:26:04 -07:00
Zachary Anderson
407916d44f Revert "Support iOS arm64 simulator (#85059)" (#85641)
This reverts commit a1020512ef.
2021-06-30 12:44:49 -07:00
Jenn Magder
a1020512ef Support iOS arm64 simulator (#85059) 2021-06-30 11:56:17 -07:00
Dan Field
e36e62e9a6 Revert "Revert "Audit hashCode overrides outside of packages/flutter (#85370)" (#85451)" (#85567)
This reverts commit 2be0d57fa2.
2021-06-30 09:46:54 -07:00
Janice Collins
0825f49ed4 Update dartdoc to 1.0.0 (#85549)
This includes some major internal changes that should improve performance (the AOT template compiler) and the new lookup code. The big changes noticeable for Flutter will be resolution of field formal parameters, extension method support, and more consistent disambiguation in comment reference lookups.

While a vast net improvement, this PR will change a few links to point to the wrong place. #85484 will address that after this lands, as there was no good way to specify what the user wanted unambiguously before dartdoc 1.0.0 in a few cases. That PR includes more details on the introduced regressions and link changes.
2021-06-29 14:19:19 -07:00
Greg Spencer
b5f9612cac Randomize Framework tests, opt out some tests that currently fail. (#85159)
This turns on order shuffling for all tests that don't fail with it on, marking those tests that do fail with a tag so that they will be run without shuffling on.

To determine which tests fail with it on, I ran all the tests 100 times with different random shuffle seeds, and then also ran it with the date seeds from today until the end of July, and tagged all of the test suites (files) that fail, with a seed that caused them to fail.
2021-06-29 13:46:13 -07:00
Darren Austin
37bc722339 Migrate dev/benchmarks/macrobenchmarks to null safety. (#85501) 2021-06-29 11:49:27 -07:00
Christopher Fujino
67e4aeb602 Re-enable codesign integration test (#85507) 2021-06-28 23:16:05 -07:00
Jenn Magder
24d608b2ba Check ios-arm64_x86_64-simulator directory when validating codesigning entitlement (#85265) 2021-06-28 17:01:06 -07:00
Filip Hracek
76d5e62f42 Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
Justin McCandless
32e6de84db Remove out dated todos from integration tests with no issue links (#85461) 2021-06-28 13:21:03 -07:00
Hans Muller
93ca2b5ac0 Removed ButtonBar from flutter_gallery (#85351) 2021-06-28 13:01:04 -07:00
Jenn Magder
610ee89b17 Address jmagman todos (#85348) 2021-06-28 11:26:21 -07:00
Ren You
2be0d57fa2 Revert "Audit hashCode overrides outside of packages/flutter (#85370)" (#85451)
This reverts commit 9846fa5145.
2021-06-28 09:55:31 -07:00
Jonah Williams
def601ac17 [flutter_tools] re-enable all tests on windows (#85384) 2021-06-27 05:26:02 -07:00
Dan Field
9846fa5145 Audit hashCode overrides outside of packages/flutter (#85370) 2021-06-26 17:36:04 -07:00
Dan Field
8e60c08bb4 Update stack_trace.dart (#85364) 2021-06-25 20:25:20 -07:00
Jenn Magder
c2980383e8 Run build_tests shard and check in project migrations (#85270) 2021-06-24 17:41:02 -07:00
gaaclarke
66fd0b28b0 replaced unawaited with synchronous / await calls where needed (#82839) 2021-06-24 16:22:43 -07:00
Jenn Magder
0de6bd41ba Migrate iOS app deployment target from 8.0 to 9.0 (#85174) 2021-06-24 10:21:05 -07:00
Jenn Magder
042fd77ce1 Check ios-arm64_armv7 directory when validating codesigning entitlements (#85053) 2021-06-23 16:46:03 -07:00
chunhtai
50a2fad986 Remove namesless todo (#85151) 2021-06-23 14:29:14 -07:00
Dan Field
9c0bd18c40 Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
Jenn Magder
236a114ddb Remove tests checking Xcode 11 naming conventions (#85094) 2021-06-23 12:11:03 -07:00
Dan Field
69f2f8a18b Revert "Remove per-test timeouts from integration tests (#85098)" (#85133)
This reverts commit b96c3c22ce.
2021-06-23 08:17:27 -07:00
Dan Field
b96c3c22ce Remove per-test timeouts from integration tests (#85098) 2021-06-23 07:17:28 -07:00
Jenn Magder
67aee9a0c3 Avoid iOS app with extension checks that fail on M1 (#85087) 2021-06-22 20:56:02 -07:00
Jonah Williams
03d14a30c8 [versions] remove mockito (#85076) 2021-06-22 17:41:03 -07:00
Abhishek Ghaskata
3d124d25e8 migrate host agent (#84755) 2021-06-22 12:21:03 -07:00
Jenn Magder
3ee1d46d5a Check for either ios-x86_64-simulator or ios-arm64_x86_64-simulator in module test (#85051) 2021-06-22 10:45:57 -07:00
Dan Field
eafadd8b1c Try to dump app again for run_demos.dart (#85048) 2021-06-22 10:43:54 -07:00
Phil Quitslund
875b420cc8 remove deprecated author fields (#84997) 2021-06-22 06:06:03 -07:00
Christopher Fujino
c3822edbe8 Conductor add next (#84354) 2021-06-21 18:46:02 -07:00
Kate Lovett
a1a360bf13 Disable auto scrollbars on desktop for legacy flutter gallery (#84812) 2021-06-21 14:24:02 -07:00
Dan Field
46c546684f Dump the app if we cannot tap the demo (#84996)
To help deflake https://github.com/flutter/flutter/issues/83298
2021-06-21 12:04:43 -07:00
Abhishek Ghaskata
16c0a3d700 Migrate task_result to null safety (#84939) 2021-06-21 10:04:02 -07:00
Dan Field
a8232dd77d Add GC events to transitions perf test for gallery (#84956) 2021-06-21 08:09:03 -07:00
Jenn Magder
1d2f6c5296 Revert "Set up iOS native integration_tests in ui example project (#84890)" (#84892)
This reverts commit 05d5515732.
2021-06-18 18:05:00 -07:00
Jenn Magder
05d5515732 Set up iOS native integration_tests in ui example project (#84890) 2021-06-18 17:45:11 -07:00
Phil Quitslund
6cb4357294 re-enable directives ordering (#84864) 2021-06-18 09:19:03 -07:00
Jenn Magder
03034e9e4a Audit devicelab log streaming for nullability (#84820) 2021-06-18 00:14:03 -07:00
Mirko Mucaria
bce1706f1c Fix watchOS build when companion app is configured with xcode variable (#84519) 2021-06-17 14:14:03 -07:00
Tong Mu
32203c391f Key codegen for Hardware Keyboard: Linux (GTK) #82962 2021-06-17 02:14:44 -07:00
Hans Muller
ab9df83645 Retry dev/snippets git status, deflake snippets generator (#84728) 2021-06-16 15:39:02 -07:00
Jason Simmons
6b7f46353f Manual roll of engine from e0011fa561d6 to 2118a1bb4bf0 (7 revisions) (#84666)
Includes updates to test expectations due to changes in the widget kernel
transformer.
2021-06-16 06:22:34 -07:00
Jonah Williams
cd13c91119 [versions] update dependencies (#84639) 2021-06-15 11:08:57 -07:00
Jenn Magder
64056a1a52 Fix integration_test podspecs warnings (#84602) 2021-06-15 10:29:03 -07:00
Jenn Magder
697928d21f Revert "Set up iOS native integration_tests in ui example project (#84596)" (#84641)
This reverts commit ef2879a46f.
2021-06-15 10:09:41 -07:00
Jenn Magder
ef2879a46f Set up iOS native integration_tests in ui example project (#84596) 2021-06-14 18:04:02 -07:00
Greg Spencer
ec5cfc001d Fix build failure (#84597)
Fixes an incorrect cast that caused a build failure.

Landing on red to fix the build.
2021-06-14 15:17:25 -07:00