Shi-Hao Hong
9d7af39a5b
[gen_l10n] Output directory option ( #55792 )
...
* Add new output-dir option for gen_l10n tool
2020-04-28 13:10:27 -07:00
Jonah Williams
42592adb93
Make flutter_attach_test_android test verbose ( #55881 )
2020-04-28 11:46:19 -07:00
Jonah Williams
f7ad30b777
Temporarily disable nnbd flutter test test ( #55873 )
2020-04-28 10:45:36 -07:00
Jonah Williams
0663bf5fd4
mark attach test flaky ( #55876 )
2020-04-28 10:31:37 -07:00
Jonah Williams
c15aa87442
restore quit timeout, adjust some integration test behaviors ( #55812 )
2020-04-28 10:05:52 -07:00
Jose Alba
4f8634e7d1
Removing Deprecated flag ( #55782 )
2020-04-27 16:39:02 -07:00
Jose Alba
7eb3df4a11
Default to use V2 Slider ( #55599 )
...
* Instead of changing test I just flipped flag so the test uses the proper slider
* Use Depracated annotation
* Updated depracation notice
* Updated depracation notice again
* Ignore analyze issues
* flutter analyze .
* ignore analyzer
* // ignore: deprecated_member_use
* Ignoring notice
* indentation
2020-04-27 17:57:42 -04:00
Jonah Williams
1ab3878996
[flutter_tools] support --enable-experiment in flutter test ( #55564 )
...
Support --enable-experiment in flutter test (for flutter_tester). Required minor change for null safety.
2020-04-27 14:47:43 -07:00
Tianguang
f582246af6
Use relative path for flutter. ( #55485 )
2020-04-23 13:29:02 -07:00
Dan Field
2ae0e5a37a
Roll packages, drop custom timeline parsing for tracing tests ( #55433 )
2020-04-22 21:43:03 -07:00
liyuqian
a091206ed1
Add performance tests for the new gallery ( #55181 )
2020-04-22 20:03:01 -07:00
Yegor
6f8945fce6
extract engine sub-metrics; change reported metrics ( #55331 )
...
* extract engine sub-metrics; change reported metrics
- Extract sub-metrics reported by the Web engine: "preroll_frame", "apply_frame".
- Add a concept of unreported metrics: displayed on the benchmark UI, but not on the dashboard.
- Make "sceneBuildDuration" and "windowRenderDuration" unreported, which are too fine-grained. They are included in "drawFrameDuration" already.
- Report outlier ratio instead of outlier average. The ratio is more useful of the two.
2020-04-22 17:18:53 -07:00
godofredoc
900c7c166b
Optimize fuchsia test script. ( #55401 )
2020-04-22 16:48:01 -07:00
Kate Lovett
cbc121e392
ToDo Audit - Cupertino+ Library ( #54798 )
2020-04-22 16:33:01 -07:00
Jonah Williams
27d11da88f
Revert "[flutter_tools] default tree-shake-icons to enabled and improve performance ( #54923 )" ( #55413 )
...
This reverts commit 0b93a9219b2f1ad76755528f46e12d68b2032e3a.
2020-04-22 15:43:09 -07:00
Jonah Williams
0b93a9219b
[flutter_tools] default tree-shake-icons to enabled and improve performance ( #54923 )
2020-04-22 13:17:46 -07:00
Jonah Williams
94ddf56b9e
[flutter_tools] unpin package config and update ( #55348 )
2020-04-22 10:16:34 -07:00
Jonah Williams
0b3f5cfcc0
[flutter_tools] initial support for enable experiment, run, apk, ios, macos ( #54617 )
2020-04-21 20:39:36 -07:00
Janice Collins
d2572c8fb7
Update dartdoc version to 0.31.0 ( #55335 )
2020-04-21 19:33:02 -07:00
Greg Spencer
36767d01e4
Make Action.enabled be isEnabled(Intent intent) instead. ( #55230 )
2020-04-21 13:18:04 -07:00
Tianguang
fbf4fa0a05
Devicelab tests (Chrome run, Web compile) for New Flutter Gallery ( #53096 )
2020-04-21 11:48:03 -07:00
Katarina Sheremet
d8f353af5b
Support tags when running tests from command line ( #55152 )
2020-04-21 10:35:13 -07:00
Yegor
ca8981b4c1
web benchmarks: handle no outliers case ( #55126 )
2020-04-21 10:13:02 -07:00
liyuqian
f57197ad23
Remove the unused getFlutter function ( #55225 )
2020-04-20 12:30:02 -07:00
Dan Field
6a490ed497
Revert "validate engine hash ( #55057 )" ( #55220 )
...
This reverts commit 98651c0252bae8362273b2383e54261b456347a5.
2020-04-20 10:56:39 -07:00
Amir Hardon
34895351be
Enable android_views window touch test ( #55130 )
2020-04-20 09:21:15 -07:00
Jose Alba
3f30b6138d
Migrating old Gallery to new Slider ( #55201 )
2020-04-20 11:42:46 -04:00
Jim Graham
77ea2da746
benchmark animation performance of Opacity widget ( #54903 )
2020-04-17 18:34:10 -07:00
Amir Hardon
a0379f45d6
Test touch for Android windows added by platform views ( #55068 )
2020-04-17 17:21:28 -07:00
Dan Field
98651c0252
validate engine hash ( #55057 )
2020-04-17 16:30:26 -07:00
Jenn Magder
9fa5e55fc3
Mark ios_app_with_watch_companion as not flaky ( #54991 )
2020-04-16 15:18:56 -07:00
Yegor
96f80055e4
mark flutter_gallery__memory_nav and flutter_gallery__back_button_memory as flaky ( #54994 )
2020-04-16 14:58:39 -07:00
Yegor
54cdc26afb
add benchmark for picture recording ( #54908 )
2020-04-16 14:46:41 -07:00
Yegor
a30c46dc79
Remove outliers in Web benchmarks to reduce noise; add visualization ( #54883 )
...
* web benchmarks: separate outliers to reduce noise; add visualization
2020-04-16 14:39:18 -07:00
Yegor
20803507fd
print intermediate and raw A/B results when not silent ( #54676 )
...
* print intermediate A/B results when not silent
* print raw A/B results when in loud mode
* add tests; handle missing metrics more gracefully
* use less fancy section header on Windows
2020-04-16 14:36:42 -07:00
Jonah Williams
e092dcfa22
[flutter_tools] Reland: fix multiple dart defines ( #54973 )
2020-04-16 10:56:49 -07:00
Michael Thomsen
fd397e1fc0
Roll pinned package versions ( #54952 )
2020-04-16 10:55:02 -07:00
Christopher Fujino
2bb361c9f7
[flutter_tools] Fix roll dev script, add tests ( #54783 )
2020-04-16 10:10:04 -07:00
Jonah Williams
11ab2fa35c
Revert "[flutter_tools] fix multiple defines in flutter tooling, web ( #54909 )" ( #54967 )
...
This reverts commit b8bd09db210d2c6299555643af8db4b8ff3e8d92.
2020-04-16 08:33:16 -07:00
Jonah Williams
b8bd09db21
[flutter_tools] fix multiple defines in flutter tooling, web ( #54909 )
2020-04-15 22:25:32 -07:00
Jenn Magder
6f9ee13e7a
Pass in runtime to ios_app_with_watch_companion simctl create ( #54899 )
2020-04-15 19:44:28 -07:00
Janice Collins
4acc2183d9
Update dartdoc to 0.30.4. ( #54894 )
2020-04-15 14:20:01 -07:00
Tong Wu
c97f61a452
Fix the stage of ios_app_with_watch_companion ( #54893 )
2020-04-15 13:12:14 -07:00
Jenn Magder
c89b634b6d
Mark ios_app_with_watch_companion as flaky ( #54891 )
2020-04-15 12:41:13 -07:00
Jenn Magder
bc42a6c2f6
Specify the devicelab task simulator runtime to support Xcode 11.3 ( #54887 )
2020-04-15 12:31:59 -07:00
tauu
56b7c93584
[flutter_tools] fix build for projects with watchOS companion app ( #51126 )
...
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
2020-04-15 12:13:06 -07:00
Jacob MacDonald
6399be62d2
remove flutter_test quiver dep, use fake_async and clock instead ( #54125 )
...
## Description
Removes the `flutter_test` dependency on `quiver`, instead using the more targeted `clock` and `fake_async` packages.
## Related Issues
https://github.com/flutter/flutter/issues/53908
## Tests
No changes to tests
## Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (`[x]`). This will ensure a smooth and quick review process.
- [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
- [x] I signed the [CLA].
- [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
- [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
- [x] The analyzer (`flutter analyze --flutter-repo`) does not report any problems on my PR.
- [x] I am willing to follow-up on review comments in a timely manner.
## Breaking Change
Did any tests fail when you ran them? Please read [Handling breaking changes].
- [ ] No, no existing tests failed, so this is *not* a breaking change.
- [x] Yes, this is a breaking change. *If not, delete the remainder of this section.*
- [x] I wrote a design doc: https://docs.google.com/document/d/1EkkLbECNBwHgddBQAZqEy7iQLTIxR1rgChKzxcLwhio/edit
- [x] I got input from the developer relations team, specifically from: @RedBrogdon
- [x] I wrote a migration guide: https://github.com/flutter/website/pull/3932
<!-- Links -->
[issue database]: https://github.com/flutter/flutter/issues
[Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Test Coverage]: https://github.com/flutter/flutter/wiki/Test-coverage-for-package%3Aflutter
[Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[Handling breaking changes]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
2020-04-15 12:10:26 -07:00
tauu
846e8fe812
force upgraded package dependencies ( #54787 )
...
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
2020-04-14 18:21:14 -07:00
Jenn Magder
a6b39a230f
Migrate Runner project base configuration ( #54691 )
2020-04-14 13:01:54 -07:00
Jonah Williams
6262150796
fix run release test APK location ( #54703 )
2020-04-13 18:03:50 -07:00