-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
Steps to reproduce
For ad benchmark, I got crash when I put 5-6 banners on the screen. The test was run successfully, but after the test ended, the timeline summary json file was not written, and I got this error:
"reason": "Task failed: PathNotFoundException: Cannot open file, path = '/Users/huanlin/Desktop/flutter/flutter/dev/benchmarks/platform_views_layout/build/platform_views_scroll_perf_ad_banners.timeline_summary.json' (OS Error: No such file or directory, errno = 2)"
Running 3-4 banners seem fine. I suspect this is memory issue.
Expected results
NA
Actual results
NA
Code sample
Code sample
[Paste your code here]Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output
[Paste your output here]Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team