[Telemetry] Modify ValueCanBeAddedPredicate so it cannot filter out skip & failure value.
In crbug.com/466196, the gpu_times benchmark unintentionally filters out skip value, and made it hard to figure out what went wrong. When people do whitelist filtering, most of them will also make the mistake of filtering our skip & failure values unintentionally. I also think that these values shouldn't be filtered out in any situation. BUG=466196 Review URL: https://codereview.chromium.org/1011893002 Cr-Commit-Position: refs/heads/master@{#320871}
Showing
Please register or sign in to comment