Fix handling of skipped tests in telemetry_unittests when uploading results.
This fixes a crash when we skip a test only on ChromeOS; it turns out that telemetry uses two mechanisms for disabling tests, and only one of them was provoking this; that mechanism only seems to be used for this one ChromeOS test (everything else uses the other mechanism). R=dtu@chromium.org, nduca@chromium.org BUG=397279 Review URL: https://codereview.chromium.org/484333002 Cr-Commit-Position: refs/heads/master@{#291980}
Showing
Please register or sign in to comment