-
Notifications
You must be signed in to change notification settings - Fork 29.7k
[CP] Fix #132160 RPCError during web debugging #132356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CP] Fix #132160 RPCError during web debugging #132356
Conversation
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
|
Something is going wrong with the cirrus check on this PR. |
|
So I'm guessing that the release infra configs haven't been updated, which is why for ci.yaml validation I'm getting: This target exists on the branch: https://github.com/flutter/flutter/blob/flutter-3.13-candidate.0/.ci.yaml#L3761 Meanwhile, I'm guessing upstream we bumped the cirrus token, which would need to be cherrypicked. |
FYI @itsjustkevin |
Upstream issue: #132160
Upstream (DWDS) fix PR: dart-lang/webdev#2188
Beta 3.13 beta CP request: #132358