Michael Thomsen
525a617886
Adust Flutter constraint ( #75773 )
2021-02-11 07:29:52 +01:00
gaaclarke
eefe4a7650
FlutterEngineGroup memory test: added precache before executing gradle. ( #75793 )
2021-02-10 17:16:04 -08:00
gaaclarke
278065284d
started stealing the gradle wrapper from the flutter module ( #75743 )
2021-02-09 17:51:03 -08:00
Jenn Magder
4329bea900
Compress module_test_ios xcresult ( #75736 )
2021-02-09 16:10:40 -08:00
gaaclarke
e89b151352
Added memory benchmark for flutter engine groups. ( #75374 )
2021-02-09 09:46:11 -08:00
Zachary Anderson
f3c10bd23a
Revert "Manually close the tree for issue/75514 ( #75515 )" ( #75682 )
...
This reverts commit 643e65984ae1ebe5ee1458a898fc43204ae4fc15.
2021-02-08 21:52:03 -08:00
Zachary Anderson
643e65984a
Manually close the tree for issue/75514 ( #75515 )
2021-02-05 08:58:31 -08:00
chunhtai
713fa8e360
Reland "add a benchmark test for stack size ( #75039 )" ( #75434 )
...
* Reland "add a benchmark test for stack size (#75039 )"
This reverts commit de683de9d5a5df01cff3fdf077c76354996b55a4.
* fix typo
2021-02-04 12:16:31 -08:00
Shi-Hao Hong
de683de9d5
Revert "add a benchmark test for stack size ( #75039 )" ( #75383 )
...
This reverts commit 9d9109aa6fbd8a6bd9207f3f9fd92a7d05b060a8.
2021-02-04 10:26:04 +08:00
chunhtai
9d9109aa6f
add a benchmark test for stack size ( #75039 )
2021-02-03 15:16:03 -08:00
Jenn Magder
f4f33fd108
Dump logs on failing devicelab test to recipe artifact location ( #74378 )
2021-02-01 15:00:38 -08:00
Jenn Magder
91aad2bb06
Avoid iOS local networking dialog in integration tests ( #75163 )
2021-02-01 13:33:25 -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
Christopher Fujino
6a2dfa9f4f
Revert "Manually close tree while devicelab staging is failing ( #74434 )" ( #74438 )
...
This reverts commit 444c954f439bb5dce0e9c130c7a37a424ccb5927.
2021-01-21 17:09:38 -08:00
Jenn Magder
444c954f43
Manually close tree while devicelab staging is failing ( #74434 )
2021-01-21 11:31: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
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
d676d2544c
Remove flaky non-e2e test ( #73986 )
2021-01-14 17:46:14 -08:00
Jenn Magder
b29a6bc56b
Use SDK podhelper in add-to-app module Podfile ( #73072 )
2021-01-14 10:15:24 -08:00
stuartmorgan
339216d186
Add hot reload test tasks for Linux and Windows desktop ( #73889 )
2021-01-14 06:45:14 -08:00
Emmanuel Garcia
da90156f8c
Fix plugin java class desugar ( #73758 )
2021-01-13 14:09:04 -08:00
LongCatIsLooong
cbe72db135
macrobenchmark: TextField with complex paragraph ( #73374 )
2021-01-12 15:44:01 -08:00
Jenn Magder
9a83314cfe
Generate dSYM files during iOS archive ( #73630 )
2021-01-11 12:42:31 -08:00
Jenn Magder
66145fe652
Force plugins to inherit minimum macOS version from Flutter app ( #72764 )
2021-01-11 11:16:12 -08:00
Jenn Magder
4d5db88998
Default add-to-app xcode_backend script to be verbose ( #73110 )
2021-01-11 10:29:26 -08:00
Jenn Magder
062022b950
Move ios_content_validation_test to pre-submit tools test ( #73577 )
2021-01-11 10:29:06 -08:00
jensjoha
5bc725bea8
[dev] Don't use await for on stdout and stdin; pass local engine argument ( #72136 )
...
* [dev] Don't use await for on stdout and stdin; pass local engine argument
1) Don't use await for on stdout followd by await for on stderr.
This can cause nothing to happen. E.g. if one didn't do something
like `flutter pub upgrade` dev/automated_tests and the version in the
old one was pre-nnbd (but flutter itself use lots of nnbd stuff) lots
of errors would be emitted, but because we basically only listen to
stdout nothing will happen (deadlock once stderr buffer runs out).
Note that it still awaits the exit-code below.
2) Pass --local-engine (if given) so there won't be any crashes because
of that.
2021-01-08 08:12:36 +01:00
Jenn Magder
f596fdc008
Revert "Exclude arm64 from valid iOS simulators ( #73458 )" ( #73511 )
...
This reverts commit 273630c09dea7e4abdca34904318640e4f5a2488.
2021-01-07 14:06:32 -08:00
Jenn Magder
273630c09d
Exclude arm64 from valid iOS simulators ( #73458 )
2021-01-07 13:03:52 -08:00
Jenn Magder
b78b17630a
Run pod repo update in iOS extension test ( #73442 )
2021-01-07 11:59:40 -08:00
Jenn Magder
3082a2806e
build ios-framework simulator slices for profile/release ( #73378 )
2021-01-06 12:12:23 -08:00
Jenn Magder
e21d822074
Remove build ios-framework --universal flag ( #73383 )
2021-01-06 11:14:05 -08:00
Jenn Magder
f08b1ae637
Avoid broken symlinks in embedded Flutter frameworks ( #73052 )
2020-12-28 14:39:02 -08:00
Jenn Magder
1c18cf3da8
Move macOS Podfile logic into the tool ( #72020 )
2020-12-17 11:48:16 -08:00
xster
ca82c572b7
Revert "let NOTICES be double gzip wrapped to reduce on-disk installed space ( #71899 )" ( #72438 )
2020-12-16 10:58:19 -08:00
xster
4ed3432e8f
let NOTICES be double gzip wrapped to reduce on-disk installed space ( #71899 )
2020-12-15 13:29:14 -08:00
Michael Goderbauer
78cbfbff42
Revert "Migrate devicelab to package:vm_service ( #71882 )" ( #72092 )
...
This reverts commit 9d1d0cfeb50a123712c5425778ed704d119435b6.
2020-12-10 12:56:02 -08:00
Dan Field
9d1d0cfeb5
Migrate devicelab to package:vm_service ( #71882 )
2020-12-10 12:43:04 -08:00
Jenn Magder
53119af105
Add macOS to lint plugins integration test ( #71953 )
2020-12-09 13:35:39 -08:00
Emmanuel Garcia
f172c827cb
Ensure apps can build while using AGP 3.3.0 ( #71964 )
2020-12-09 12:58:05 -08:00
Emmanuel Garcia
d35dd9f8a6
Allow flavors and build types when using plugins ( #71738 )
2020-12-07 09:23:04 -08:00
Jenn Magder
d4150d3f6d
Adopt Flutter.xcframework in tool ( #71495 )
2020-12-04 13:57:11 -08:00
Emmanuel Garcia
8dd0de7f58
Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 ( #71446 )
2020-12-01 19:01:09 -08:00
Jenn Magder
39155dcb6b
Make simulator framework test check explicit ( #71100 )
2020-11-23 14:08:05 -08:00
Amir Hardon
7df04fdbd3
Revert "Migrate template to Gradle 6.7 and AGP 4.1.0 ( #70808 )" ( #71096 )
...
This reverts commit 8e73bab94c6051317c9fa4279a3733b6ee2a3ef2.
2020-11-23 12:27:36 -08:00
Emmanuel Garcia
61dfbfe105
Wait for Android plugin to load before configuring plugin dependency ( #70970 )
2020-11-20 18:03:39 -08:00
Emmanuel Garcia
8e73bab94c
Migrate template to Gradle 6.7 and AGP 4.1.0 ( #70808 )
2020-11-20 13:05:35 -08:00
Jenn Magder
9205285772
Uncomment build_ios_framework_module_test tmp cleanup ( #70963 )
2020-11-20 12:03:21 -08:00