aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/gen_bench_expectations.py
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-05-23 13:05:33 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-05-23 13:05:33 +0000
commit5f640a30b92b7cf926ff1168b386882182bcb3bb (patch)
tree76150ed9cb3c600ea85cfa5a2f84e06d903c3dff /bench/gen_bench_expectations.py
parent4e82cdb90abb34a2ab60fcdb26e7bfc17e8e4da9 (diff)
Adds angle to bench expectation configs.
BUG=skia:2576 R=robertphillips@google.com TBR=robertphillips@google.com NOTRY=true Author: bensong@google.com Review URL: https://codereview.chromium.org/293033013 git-svn-id: http://skia.googlecode.com/svn/trunk@14866 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'bench/gen_bench_expectations.py')
-rw-r--r--bench/gen_bench_expectations.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/gen_bench_expectations.py b/bench/gen_bench_expectations.py
index cf56ab050e..5a9e1e495b 100644
--- a/bench/gen_bench_expectations.py
+++ b/bench/gen_bench_expectations.py
@@ -20,6 +20,7 @@ ERR_LB = 1.5
# List of bench configs to monitor. Ignore all other configs.
CONFIGS_TO_INCLUDE = ['simple_viewport_1000x1000',
+ 'simple_viewport_1000x1000_angle',
'simple_viewport_1000x1000_gpu',
'simple_viewport_1000x1000_scalar_1.100000',
'simple_viewport_1000x1000_scalar_1.100000_gpu',