-
Notifications
You must be signed in to change notification settings - Fork 3.4k
add breaking change for FlutterMain.setIsRunningInRobolectricTest removal #4561
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
Conversation
|
Thanks for documenting this! |
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see a small error that could explain the breaking build (though I had already kicked it off again).
src/docs/release/breaking-changes/android-setIsRunningInRobolectricTest-removed.md
Outdated
Show resolved
Hide resolved
src/docs/release/breaking-changes/android-setIsRunningInRobolectricTest-removed.md
Outdated
Show resolved
Hide resolved
src/docs/release/breaking-changes/android-setIsRunningInRobolectricTest-removed.md
Show resolved
Hide resolved
|
@domesticmouse, @johnpryan, could one of you take a look at this? This PR is breaking the build. Ive crawled through the output file. It's breaking on the link check, but I don't see why. The output file shows lots of redirects (301s that resolve to 200s), which is fine, but no 404s. |
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once we figure out the bad link, this LGTM
|
@johnpryan, can you take a look at why this PR is breaking the build? It's not clear to me. @xster, we now have a file conflict. As often happens as PRs age. :). Please fix. |
37398e3 to
d593526
Compare
|
Updated. Mehmet's doc has a dangling link. Removed too. |
| [The new Form, FormField auto-validation API]: /docs/release/breaking-changes/form-field-autovalidation-api | ||
| <!-- Re-enable once HTTP ban lands to flutter/flutter --> | ||
| <!-- [Network Policy on iOS and Android]: /docs/release/breaking-changes/network-policy-ios-android --> | ||
| [Android FlutterMain.setIsRunningInRobolectricTest testing API removed]: /docs/release/breaking-change/android-setIsRunningInRobolectricTest-removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be breaking-changes instead of breaking-change I think, which is why the linkcheck tool is failing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doh! 🤦🏻♂️
Thanks John
5bd8904 to
011c289
Compare
|
This is changing slightly again with flutter/engine#20473 so I made some additional tweaks if anyone can check. |
|
LGTM. Thanks Dan |
301b89b to
1b44856
Compare
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
@googlebot I consent |
|
I'm putting this to draft while waiting for flutter/engine#20473 to merge. |
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once the flutter/flutter change has landed, let's merge this puppy!
|
Upstream changes have finally landed. Sorry for the delay. |
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.