Commit 48104db6 authored by Brian Sheedy's avatar Brian Sheedy Committed by Commit Bot

Switch angle_perftests to histograms

Whitelists angle_perftests for automatic conversion from chartjson to
histograms before uploading to the perf dashboard. The tests were
updated to be compatible with histogram conversion in
https://chromium-review.googlesource.com/c/angle/angle/+/1762360.

Bug: 924618, 923564
Change-Id: Idf14f7fee3f8492c2ef9457a858cea1f43a0f5dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769229Reviewed-by: default avatarCaleb Rouleau <crouleau@chromium.org>
Reviewed-by: default avatarJamie Madill <jmadill@chromium.org>
Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#690441}
parent 656e92cc
......@@ -53,6 +53,7 @@ DATA_FORMAT_UNKNOWN = 'unknown'
# problems. So, only perform the conversion on tests that are whitelisted and
# are okay with potentially encountering issues.
GTEST_CONVERSION_WHITELIST = [
'angle_perftests',
'xr.vr.common_perftests',
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment