Skip to content

Assert that exception stacktrace is equal to thread stacktrace #1005

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

Merged

Conversation

fractalwrench
Copy link
Contributor

Goal

Adds E2E assertions that the exception stacktrace is equal to the thread stacktrace for unhandled errors. #1001 contains changes so that the stacktrace is reported correctly for C++ notify() calls and ANRs - this adds additional test coverage.

@fractalwrench fractalwrench force-pushed the PLAT-5445/thread-trace-assertions branch from 87a18a4 to ffeb0cf Compare November 23, 2020 16:39
@bugsnagbot
Copy link
Collaborator

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1447.54 1364.76
arm64_v8a 373.35 291.43
armeabi 352.86 266.85
armeabi_v7a 336.48 250.47
x86 414.29 328.27
x86_64 393.82 311.89

Generated by 🚫 Danger

@fractalwrench fractalwrench marked this pull request as ready for review November 24, 2020 09:16
@fractalwrench fractalwrench merged commit 9a4faa5 into PLAT-5420/stacktraces Nov 24, 2020
@fractalwrench fractalwrench deleted the PLAT-5445/thread-trace-assertions branch November 24, 2020 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants