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

Delete crashing CobaltMetricsLogUploader test #660

Merged
merged 1 commit into from
Jun 20, 2023

Commits on Jun 20, 2023

  1. Delete crashing CobaltMetricsLogUploader test

    This test what might happen if a non-gzipped payload gets sent by Chromium to
    our libraries. This payload being compressed is fundamental to the API provided
    by the underlying Chromium libraries and will not change. If it does, that's a
    wider refactor and would break a lot of stuff. It's kind of just testing the
    public API stays the same of //components/metrics, which really isn't a good
    unit test.
    
    b/287972956
    
    Change-Id: I3690b93ac8fd3a26742ae41a6fca931c29cf9c5e
    joeltine committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a513bda View commit details
    Browse the repository at this point in the history