Victoria Ashworth
Victoria Ashworth
@hellohuanlin Is the Dart VM url visible in the Xcode console?
@hellohuanlin Looks like test `platform_views_scroll_perf_ad_banners__timeline_summary` isn't on master yet? It's hard for me to debug what's going on without a full log. It's could be that port publication is disabled,...
Did you also try dismissing a dialog (example: https://api.flutter.dev/flutter/material/showDialog.html)? Seems to me it should probably work too
I was able to recreate this with my iPhone 14 Pro Max. It seems this bug may be specific to ProRaw images, when `requestFullMetadata` is `true` (the default). @ItsArsalanAziz Can...
@cyanglaz I also saw some `(lldb) warning: libobjc.A.dylib is being read from process memory.` issues on other test flakes today. I also ran into this issue locally when I updated...
As for 5848, 5841, 5838, 5801 are app crash on main thread, they're not actually crashes. It's being paused and resumed, if you scroll to the bottom of the stack...
> > So those are instances of the Dart VM discovery hanging forever > > Are these also #121231? Yes
> 5943 is interrupted after the app is running with no further log: > > ``` > [2023-05-12 02:01:21.561356] [STDOUT] [STDOUT] [ ] A Dart VM Service on swarming’s iPhone...
I don't think it's supposed to do that 😅
@cyanglaz I think I figured out why it's running twice. In https://ci.chromium.org/ui/p/flutter/builders/prod/Mac_ios%20microbenchmarks_ios/5926/overview, it failed the first time ``` Task result: { "success": false, "reason": "Task failed: flutter run failed: exit...