- 14 Jul, 2021 1 commit
-
-
Eng Zer Jun authored
-
- 13 Jul, 2021 1 commit
-
-
Ian Hickson authored
-
- 12 Jul, 2021 1 commit
-
-
Ian Hickson authored
-
- 09 Jul, 2021 1 commit
-
-
Yegor authored
* [web] move e2e tests from flutter/engine to flutter/flutter * flutter update-packages --force-upgrade
-
- 02 Jul, 2021 1 commit
-
-
Darren Chan authored
Remove `//dev/bots/run_fuchsia_tests.sh` as there are no longer any references to it. Migrating tests to cfv2 will be easier if we don't have to account for this script. See https://fxbug.dev/79691.
-
- 01 Jul, 2021 2 commits
-
-
Greg Spencer authored
This reverts commit b5f9612c because it is taking about 40% longer to run the tests, which is causing timeouts.
-
Ian Hickson authored
-
- 30 Jun, 2021 1 commit
-
- 29 Jun, 2021 2 commits
-
-
Janice Collins authored
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.
-
Greg Spencer authored
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.
-
- 28 Jun, 2021 2 commits
-
-
Filip Hracek authored
-
- 27 Jun, 2021 2 commits
-
-
Jonah Williams authored
-
Dan Field authored
-
- 23 Jun, 2021 2 commits
-
-
Dan Field authored
-
Jonah Williams authored
-
- 15 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 10 Jun, 2021 1 commit
-
-
Greg Spencer authored
This switches the sample analysis code to use package:flutter_lints instead of the flutter repo analysis options, so that they are compatible with a similar change to DartPad.
-
- 07 Jun, 2021 2 commits
-
-
Janice Collins authored
-
Sam Rawlins authored
-
- 03 Jun, 2021 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 May, 2021 1 commit
-
-
godofredoc authored
-
- 27 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2021 3 commits
-
-
Christopher Fujino authored
* Migrate flutter conductor out of dev/tools and into its own directory * flesh out documentation * fix analysis options * fix integration test
-
Janice Collins authored
-
sigmundch authored
This is bassically reapplying #71721, but only enables it on web tests. There are known issues that several tests under the `integration.shard` depend on a specific platform, and as a result they require some additional flexiblity (bots need to build more than one engine, and the test flags should allow for secondary engines to be picked by such tests). By enabling this on the web-test shard, we will reduce the false positives in the dart-flutter-HHH-web bot. Fixing the more general problem is tracked by #72368.
-
- 21 May, 2021 1 commit
-
-
nt4f04uNd authored
-
- 20 May, 2021 1 commit
-
-
David Iglesias authored
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 18 May, 2021 2 commits
-
-
Jenn Magder authored
-
Janice Collins authored
-
- 14 May, 2021 1 commit
-
-
Chris Bracken authored
shelf 1.1.2 -> 1.1.4 flutter_template_images 1.0.2 -> 3.0.0
-
- 13 May, 2021 4 commits
-
-
godofredoc authored
This reverts commit a66e5a7f.
-
Kenzie Schmoll authored
* Add 'v' hotkey to open DevTools in the browser
-
Yegor authored
-
Jenn Magder authored
-
- 12 May, 2021 1 commit
-
-
Yegor authored
* consolidate all web integration tests under the same shard
-