From d234c9e6b9a1a1b65009e7bbc4e076d1f11c3acc Mon Sep 17 00:00:00 2001 From: Robert Phillips Date: Tue, 27 Mar 2018 08:54:55 -0400 Subject: Switch bots to use ViaDDL (i.e., ddl-gl) instead of old --ddl flag Change-Id: I9c5f27bacf7d9fa7a9ac123379e2556913810cba Reviewed-on: https://skia-review.googlesource.com/116464 Reviewed-by: Eric Boren Commit-Queue: Robert Phillips --- ...ntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1.json | 4 ++-- ...ntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3.json | 11 ++++++++--- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'infra/bots/recipes/test.expected') 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 ab3b6c8eb5..1b66c3b71e 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 @@ -230,8 +230,8 @@ "pdf", "--randomProcessorTest", "--nocpu", - "--ddl", - "1", + "--skpViewportSize", + "2048", "--config", "gl", "--src", diff --git a/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3.json b/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3.json index 0154aa2fe5..fdea1892d5 100644 --- a/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3.json +++ b/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3.json @@ -230,11 +230,12 @@ "pdf", "--randomProcessorTest", "--nocpu", - "--ddl", - "3", + "--skpViewportSize", + "2048", "--config", - "gl", + "ddl-gl", "--src", + "gm", "skp", "--blacklist", "gl1010102", @@ -337,6 +338,10 @@ "image", "_", ".SRW", + "--match", + "~shadermaskfilter_image", + "~imagefilterscropped", + "~animated-image-blurs", "--nonativeFonts", "--verbose" ], -- cgit v1.2.3