breakpad_integration_test.py knows too much about the Crashpad database |
||
Issue descriptionBrought up in https://chromium-review.googlesource.com/c/chromium/src/+/755796/4/content/shell/tools/breakpad_integration_test.py#49. content/shell/tools/breakpad_integration_test.py is dependent on the internal structure of the Crashpad database for testing. Since the directory structure of a Crashpad database is an implementation detail, it should not be reaching inside directly and should instead be using crashpad_database_util. But crashpad_database_util does not provide machine-readable output currently, so this is blocked on issue crashpad:207.
,
Nov 9
|
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Nov 9Status: Untriaged (was: Available)