Index: bench/gen_bench_expectations.py |
diff --git a/bench/gen_bench_expectations.py b/bench/gen_bench_expectations.py |
index cf56ab050e896a6020a9bd37f45b3ad2404aaff4..5a9e1e495b86c4d97d6151fdeaeb205cdbab07c7 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', |