Reland #61998 and update complex_layout ios files#64885
Reland #61998 and update complex_layout ios files#64885fluttergithubbot merged 3 commits intoflutter:masterfrom CareF:complex_layout_update_ios
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
|
@CareF There's an analyzer issue -- |
Done |
|
@liyuqian I no longer have the permission to merge or to add |
|
Here is one of the failure logs: |
|
The issue is probably: |
|
It still looks like we need to adjust what's in |
|
Ok, I created #65047 and added it to my TODO list. I should be able to find sometime to test it locally on iPhones before the end of September. |
…tter#64885)" (flutter#64990) This reverts commit df83398.
|
I have no concrete evidence other than the number of retries on the build page, but the "flakiness" of |
|
@gspencergoog : the first yellow commit on https://flutter-dashboard.appspot.com/#/build seems to be b3d1ebf ? Anyway, I checked several failed run and saw some error messages as below I've seen many of these errors locally since a few weeks (can't remember exactly when) with my local iPhone 6s using vanilla tip-of-tree Flutter. I can use Xcode to run a Flutter app, but using BTW, I think this "failed to connect with mDNS" failure is not just limited to @jonahwilliams @zanderso @godofredoc : any idea how to debug and fix this? |
|
No idea |
|
We really just need a way to get the device logs and drop the mDNS discovery |
|
i.e. the app could have crashed or have other sorts of startup exceptions and I'm pretty sure we're missing them right now |
|
Yes, I can see the app immediately disappear after launch (presumably crashed) in my failed local run/drive, and there's no crash or error logs even with |
|
If you run the app through xcode you should be able to see why it is crashing |
I do have issue with my iPhone 6s. It's very like what you described above: it fails very often (but not always) with |
|
@jonahwilliams : unfortunately if doesn't crash with Xcode. It only crashes with @CareF : oh I didn't notice that. Then I wonder why the device lab didn't have that until very recently. @digiter : is there any recent Xcode or iOS upgrade in the device lab? |
|
Then the problem is that mDNS is not working. |
This is by revert #64883, run following to update
ios/:and add license header to
dev/benchmarks/complex_layout/ios/Runner/Runner-Bridging-Header.hdev/benchmarks/complex_layout/ios/Runner/AppDelegate.swift