aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2018-05-29 15:42:00 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-30 10:15:18 +0000
commit21ca04348bfcc7c9fed519060199ac0f7fc57e2f (patch)
treee54f00be72901c6f8132ae09561fbb3eff951827
parent96601084b3f7b108c1faf12a2ea12eb7ea8688a0 (diff)
Allow CCPR in DDL1 images (since DDL itself now supports CCPR)
Bug: skia:7988 Change-Id: I5a626f7c2cece7aa553eb7a754ebd5d73a701759 Reviewed-on: https://skia-review.googlesource.com/130561 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
-rw-r--r--infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1.json1
-rw-r--r--infra/bots/recipes/test.py2
2 files changed, 1 insertions, 2 deletions
diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1.json b/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1.json
index 18b140da49..0cf5d7fcab 100644
--- a/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1.json
+++ b/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1.json
@@ -259,7 +259,6 @@
"--skpViewportSize",
"2048",
"--pr",
- "~ccpr",
"~small",
"--config",
"gl",
diff --git a/infra/bots/recipes/test.py b/infra/bots/recipes/test.py
index c172ef5456..f41955009c 100644
--- a/infra/bots/recipes/test.py
+++ b/infra/bots/recipes/test.py
@@ -275,7 +275,7 @@ def dm_flags(api, bot):
# This bot generates gl and vk comparison images for the large skps
configs = [c for c in configs if c == 'gl' or c == 'vk']
args.extend(['--skpViewportSize', "2048"])
- args.extend(['--pr', '~ccpr', '~small'])
+ args.extend(['--pr', '~small'])
if 'DDL3' in bot:
# This bot generates the ddl-gl and ddl-vk images for the
# large skps and the gms