Commit graph

3053 commits

Author SHA1 Message Date
Jenn Magder ddc0dc13ae
Mark smoke-catalina not flaky (#73589)
This reverts commit 99bc4de73c.
2021-01-08 15:41:59 -08:00
Greg Spencer e29c8c843f
Temporarily mark some tests flaky that fail now that they are being run by infra (#73612) 2021-01-08 15:15:31 -08:00
Jenn Magder 5b503c7c93
Revert "Mark firebase tests as flaky (#73586)" (#73591)
This reverts commit f364bcb5bd.
2021-01-08 12:20:21 -08:00
Yegor 1f8501f0a4
web benchmark choose renderer explicitly (#73582) 2021-01-08 12:04:03 -08:00
Jenn Magder f364bcb5bd
Mark firebase tests as flaky (#73586) 2021-01-08 11:19:10 -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
Michael Goderbauer 5d1306e7ab
Update outdated links (#73514) 2021-01-07 16:28:12 -08:00
Jenn Magder 45d71e25ab
Build iOS apps using Swift Packages (#73508) 2021-01-07 15:59:09 -08:00
Ian Hickson 544a41eb55
Remove an obsolete comment from pubspec.yaml (#73505) 2021-01-07 15:59:04 -08:00
Jenn Magder f596fdc008
Revert "Exclude arm64 from valid iOS simulators (#73458)" (#73511)
This reverts commit 273630c09d.
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 74d58105d1
Revert "Build iOS apps using Swift Packages (#72761)" (#73437)
This reverts commit 28db5a0fae.
2021-01-06 15:04:16 -08:00
Jenn Magder 6891928a1f
Optionally include CocoaPods xcconfig (#73112) 2021-01-06 13:55:23 -08:00
Jenn Magder 28db5a0fae
Build iOS apps using Swift Packages (#72761) 2021-01-06 13:54:53 -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
Shi-Hao Hong 01d2325be1
Complete migration to null safety in api documentation (#72939)
* Remove all usage of no_null_safety in API docs workflows
2021-01-06 08:27:34 +08:00
nturgut 985e5ff324
[web] add web-renderer option to flutter test. run web tests with this option (#73069)
* add web-renderer option to flutter test. run web tests with this option

* remove debug lines
2021-01-05 10:57:01 -08:00
xubaolin 27b7ec348c
Fix Gallery subtitle not updating correctly upon selection (#73303) 2021-01-05 23:27:59 +08:00
Jenn Magder f08b1ae637
Avoid broken symlinks in embedded Flutter frameworks (#73052) 2020-12-28 14:39:02 -08:00
nturgut 272b23cabd
[web] make sure tests and benchmarks use correct backend - add autodetect false (#73047)
* add autodetect false

* fix typo
2020-12-28 10:55:53 -08:00
Darren Austin a6117269c6
Migrated some services and widgets doc comments to null safety. (#72792) 2020-12-23 17:14:04 -08:00
Casey Hillers 849784e262
[devicelab] Add results path flag to test runner (#72765) 2020-12-22 16:45:38 -08:00
nturgut 10c358bafa
run framework unit tests on html backend (#72756) 2020-12-21 16:07:51 -08:00
nturgut 14206399c3
make sure tests and becnhmarks use correct backend (#72628) 2020-12-21 09:55:23 -08:00
keyonghan bb0e6ce9b0
Unflaky remaining linux tasks (#72563)
* remove flaky flag

* remove from manifest

* fix test
2020-12-17 17:23:35 -08:00
Todd Volkert 9a9339fbcb
Fix bug in docs.dart (#72544)
Add a check that a pubspec file exists before trying to read it.
2020-12-17 14:47:45 -08:00
Jenn Magder d6857bc026
Build/copy macOS frameworks to built products instead of ephemeral directory (#72378) 2020-12-17 14:47:05 -08:00
Jenn Magder 1c18cf3da8
Move macOS Podfile logic into the tool (#72020) 2020-12-17 11:48:16 -08:00
Ming Lyu (CareF) 9f7e785c7b
add doc for scroll_smoothness metrics (#72479) 2020-12-17 09:59:03 -08:00
Yuqian Li db9c389259
Add SkiaPerfGcsAdaptor and its tests (#70674) 2020-12-16 22:14:04 -08:00
keyonghan 4833f8f93d
remove flaky flag & disable devicelab tests (#72455) 2020-12-16 12:23:02 -08:00
xster c980c2413e
update cupertino icons to 1.0.2 (#72420) 2020-12-16 12:03:51 -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
keyonghan b11521ada5
enable remaining linux builders (#72445) 2020-12-16 10:18:05 -08:00
keyonghan 169bba8ee4
fix builder name (#72413) 2020-12-15 22:10:33 -08:00
keyonghan 152cd8a2c0
use __ instead in builder name (#72405) 2020-12-15 18:28:50 -08:00
keyonghan 01f63b27a9
fix builder names (#72403) 2020-12-15 18:01:03 -08:00
keyonghan 824c8cd08d
add first ten linux devicelab luci tests (#72401) 2020-12-15 17:48:57 -08:00
xster 795b23ef44
Fix cupertino icons mapping which was misaligned by 1 (#72384) 2020-12-15 16:21:27 -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
Kate Lovett e9a8315fd2
Remove deprecated CupertinoTextThemeData.brightness (#72017) 2020-12-15 12:48:04 -08:00
Jenn Magder 1129e6f86c
Move embedding and linking macOS Flutter frameworks into the tool (#72372) 2020-12-15 12:05:44 -08:00
Casey Hillers 3d5348b289
Deduplicate plugin_test win (#72366) 2020-12-15 11:43:04 -08:00
Casey Hillers 8db2d85356
Migrate linux vm tests to LUCI (#72360) 2020-12-15 10:43:04 -08:00
Michael Goderbauer c9cb43ce1a
Migrate the first batch of API samples to null safety (#72169) 2020-12-14 11:20:45 -08:00
Casey Hillers f35238c804
[devicelab] Migrate web_benchmarks_canvaskit to LUCI (#72166) 2020-12-14 09:28:04 -08:00
Amir Hardon d075b979f8
Run the flutter/plugins tests on presubmit, make it part of the tree status (#71502) 2020-12-11 15:02:33 -08:00
Jenn Magder f123f64deb
Reenable module_test_ios UI tests (#72145) 2020-12-11 13:52:19 -08:00