Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

flutteractionsbot
Copy link

@flutteractionsbot flutteractionsbot commented Apr 16, 2024

This pull request is created by automatic cherry pick workflow
Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.

Issue Link:

What is the link to the issue this cherry-pick is addressing?

Test failures in Impeller migration PR: flutter/packages#6461

Changelog Description:

Explain this cherry pick in one line that is accessible to most Flutter developers. See best practices for examples

Ensure that Android platform view updates are posted on correct thread when platform view is created on background handler.

Impact Description:

What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch)

Migration to Impeller plugin APIs is blocked.

Workaround:

Is there a workaround for this issue?

Disable impeller

Risk:

What is the risk level of this cherry-pick?

  • Low
  • Medium
  • High

Test Coverage:

Are you confident that your fix is well-tested by automated tests?

  • Yes
  • No

However the tests are in flutter/packages and not flutter/engine.

Validation Steps:

What are the steps to validate that this fix works?

Run the unit tests on the linked PR in flutter/packages

@flutteractionsbot flutteractionsbot added the cp: review add the cp request to the review queue of release engineers label Apr 16, 2024
@flutteractionsbot
Copy link
Author

@jonahwilliams please fill out the PR description above, afterwards the release team will review this request.

@godofredoc godofredoc added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 18, 2024
@auto-submit auto-submit bot merged commit 1deeac8 into flutter:flutter-3.22-candidate.0 Apr 18, 2024
25 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App cp: review add the cp request to the review queue of release engineers platform-android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants