Skip to content
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

Devicelab test harnesses should automatically symbolize native crashes #84587

Open
dnfield opened this issue Jun 14, 2021 · 6 comments
Open

Devicelab test harnesses should automatically symbolize native crashes #84587

dnfield opened this issue Jun 14, 2021 · 6 comments
Labels
a: tests "flutter test", flutter_test, or one of our tests P2 Important issues not at the top of the work list team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-infra Owned by Infrastructure team triaged-infra Triaged by Infrastructure team

Comments

@dnfield
Copy link
Contributor

dnfield commented Jun 14, 2021

/cc @keyonghan @godofredoc

We're grabbing more logs now, but we print out unsymbolized stack traces. It'd be great to just grab the symbols as part of setup or the test and symbolize the logs automatically.

@dnfield dnfield added a: tests "flutter test", flutter_test, or one of our tests team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-infra Owned by Infrastructure team P2 Important issues not at the top of the work list labels Jun 14, 2021
@godofredoc
Copy link
Contributor

Closing because the bug has not been updated for more than one year.

Feel free to reopen any bugs that you believe are important but please provide updates on how to resource the fix of the bug and what can be done to prevent the issue from not getting updates for another year.

@dnfield
Copy link
Contributor Author

dnfield commented Jun 13, 2023

This would be doing the same work as the symbolizer bot on github.

@keyonghan
Copy link
Contributor

@athomas Does dart already have some similar logics?

@keyonghan keyonghan added the triaged-ios Triaged by iOS platform team label Aug 17, 2023
@flutter-triage-bot flutter-triage-bot bot removed the triaged-ios Triaged by iOS platform team label Aug 19, 2023
@flutter-triage-bot
Copy link

The triaged-ios label is irrelevant if there is no team-ios label or fyi-ios label.

@ricardoamador ricardoamador added team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team triaged-infra Triaged by Infrastructure team labels Aug 23, 2023
@athomas
Copy link
Contributor

athomas commented Aug 24, 2023

The code for the GitHub bot is here:
https://github.com/dart-lang/dart_ci/tree/main/github-label-notifier/symbolizer

@flutter-triage-bot flutter-triage-bot bot removed team-infra Owned by Infrastructure team triaged-infra Triaged by Infrastructure team team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team labels Aug 25, 2023
@flutter-triage-bot
Copy link

Issue is assigned to multiple teams (infra, ios). Please ensure the issue has only one team-* label at a time. Use fyi-* labels to have another team look at the issue without reassigning it.

@danagbemava-nc danagbemava-nc added the team-infra Owned by Infrastructure team label Oct 3, 2023
@keyonghan keyonghan added the triaged-infra Triaged by Infrastructure team label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: tests "flutter test", flutter_test, or one of our tests P2 Important issues not at the top of the work list team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-infra Owned by Infrastructure team triaged-infra Triaged by Infrastructure team
Projects
None yet
Development

No branches or pull requests

7 participants