DescriptionUse is_valid_dump to check for valid dumps in telemetry exceptions.
Now that we have a property which stores whether or not a stack trace
is valid, we can use that to test for valid minidumps instead of looking
for platform dependent strings. This test should also work in Android
now so we can enable it on all platforms except for chromeos.
This CL also fixes an issue where asserts raised within an assertRaises
block would be eaten, so tests were not failing as expected.
R=nednguyen@google.com
TBR=jochen@chromium.org
BUG=561763
Committed: https://crrev.com/c6be24867adfaa4159909e2072778fbe3fc341fd
Cr-Commit-Position: refs/heads/master@{#387386}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase #Patch Set 4 : Fix mac symbol generation, disable windows temporarily #Patch Set 5 : Improve bad breakpad test, enable windows again #Patch Set 6 : Removed old comment #
Total comments: 6
Patch Set 7 : Disable windows again #Patch Set 8 : Disable windows for testValidDump #
Messages
Total messages: 21 (6 generated)
|