Jenn Magder
Jenn Magder
``` $ led get-builder 'luci.flutter.try:Mac_ios native_platform_view_ui_tests_ios' | led edit -d id=flutter-devicelab-mac-4 | led edit -d pool=luci.flutter.staging | led edit -d device_os=iOS-16 | led edit -d cpu=arm64 | led launch ```...
@yusuf-goog the devices need Developer Mode turned on: ``` Ineligible destinations for the "infra-dialog" scheme: { platform:iOS, id:00008030-00180D063A20C02E, name:iPhone, error:To use iPhone for development, enable Developer Mode in Settings →...
We decided that we still need some impeller benchmarks to run on iPhone 6s / iOS 15. So far they have only identified two benchmarks, so we will need to...
[`new_gallery_impeller_ios__transition_perf`](https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/mohsinally_google.com/39543ffddd711c64ddec237b700d4596b3789f6390a299c3d337d1158e21d8ee/+/build.proto) and [`new_gallery_ios__transition_perf`](https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/mohsinally_google.com/1a7c2af2bc457cea4bfd5efac70e595c8064a056f3e1652a196692978cb0647c/+/build.proto) are failing due to https://github.com/flutter/gallery/pull/792; the fix just merged.
Already on it, I'm reproducing it locally.
new_gallery_impeller_ios__transition_perf https://ci.chromium.org/swarming/task/5d99cc055ab3f610?server=chromium-swarm.appspot.com new_gallery_ios__transition_perf https://ci.chromium.org/swarming/task/5d99cc54fce2fc10?server=chromium-swarm.appspot.com https://github.com/flutter/flutter/pull/112502 should fix the other two.
> new_gallery_impeller_ios__transition_perf https://ci.chromium.org/swarming/task/5d99cc055ab3f610?server=chromium-swarm.appspot.com new_gallery_ios__transition_perf https://ci.chromium.org/swarming/task/5d99cc54fce2fc10?server=chromium-swarm.appspot.com They still failed, need to roll the gallery SHA: https://github.com/flutter/flutter/pull/112509
https://github.com/flutter/flutter/pull/112502 merged: `microbenchmarks_ios` https://ci.chromium.org/swarming/task/5d9a36bf6712cb10?server=chromium-swarm.appspot.com `microbenchmarks_impeller_ios` https://ci.chromium.org/swarming/task/5d9a36dd1147a310?server=chromium-swarm.appspot.com
> Rerunning tests now. The transition perf tests will still fail until https://github.com/flutter/flutter/pull/112509 merges.
Work has begun at https://github.com/flutter/flutter/issues/117237