add breaking change for FlutterMain.setIsRunningInRobolectricTest removal#4561
add breaking change for FlutterMain.setIsRunningInRobolectricTest removal#4561xster merged 3 commits intoflutter:masterfrom
Conversation
|
Thanks for documenting this! |
sfshaza2
left a comment
There was a problem hiding this comment.
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.
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.
This should be breaking-changes instead of breaking-change I think, which is why the linkcheck tool is failing.
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.
Once the flutter/flutter change has landed, let's merge this puppy!
|
Upstream changes have finally landed. Sorry for the delay. |
No description provided.