aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Brian Salomon <bsalomon@google.com>2017-02-01 14:23:56 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-02-01 19:54:14 +0000
commit44f80a24f010e99de773dad89fb9f50100898969 (patch)
tree3f9c8983a4c9c1279d0d3a69f5eb921081ab74cb /infra
parent5e6895295a88fb702f49309542149d73f709bb10 (diff)
Roll skia-recipes to pick up shadow_utils blacklist.
Change-Id: I11dd76fcb687e46c708feb725aef6f1102d74d0a Reviewed-on: https://skia-review.googlesource.com/7881 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json4
-rw-r--r--infra/config/recipes.cfg2
2 files changed, 5 insertions, 1 deletions
diff --git a/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json b/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json
index 29decb96a3..bce7a3f244 100644
--- a/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json
+++ b/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json
@@ -378,6 +378,10 @@
"serialize-8888",
"gm",
"_",
+ "shadow_utils",
+ "serialize-8888",
+ "gm",
+ "_",
"bleed_alpha_image",
"serialize-8888",
"gm",
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 3e20fcfc2a..28f4c2890e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,5 +23,5 @@ deps {
project_id: "skia-recipes"
url: "https://skia.googlesource.com/skia-recipes.git"
branch: "master"
- revision: "46b1e5e4ef2bdd60eebbbb145607af1c41507d9f"
+ revision: "6cb3342d908260b2b735d38cdb3e7147ed1a3c3b"
}