From b5b6de9b94c487e3f3962add406d6e7861c6c12f Mon Sep 17 00:00:00 2001 From: fmalita Date: Tue, 16 Aug 2016 07:08:48 -0700 Subject: [PATCH] Disable Nebraska-StateSeal.svg on Win8 bots Temporary suppression, pending bug fix. BUG=skia:5636 R=robertphillips@google.com,senorblanco@chromium.org GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2249763002 Review-Url: https://codereview.chromium.org/2249763002 --- ...est-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json | 4 ++++ ...Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json | 4 ++++ infra/bots/recipes/swarm_test.expected/big_issue_number.json | 4 ++++ infra/bots/recipes/swarm_test.py | 2 ++ 4 files changed, 14 insertions(+) diff --git a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json b/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json index 27d8b32e61..02b9741274 100644 --- a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json +++ b/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json @@ -306,6 +306,10 @@ "gm", "_", "fontscalerdistortable", + "_", + "svg", + "_", + "Nebraska-StateSeal.svg", "serialize-8888", "gm", "_", diff --git a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json b/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json index 29b42f850c..e8b7d2cc51 100644 --- a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json +++ b/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-GPU-GTX960-x86_64-Debug-ANGLE.json @@ -301,6 +301,10 @@ "gm", "_", "fontscalerdistortable", + "_", + "svg", + "_", + "Nebraska-StateSeal.svg", "serialize-8888", "gm", "_", diff --git a/infra/bots/recipes/swarm_test.expected/big_issue_number.json b/infra/bots/recipes/swarm_test.expected/big_issue_number.json index d7c7ab1569..60ead9cc37 100644 --- a/infra/bots/recipes/swarm_test.expected/big_issue_number.json +++ b/infra/bots/recipes/swarm_test.expected/big_issue_number.json @@ -306,6 +306,10 @@ "gm", "_", "fontscalerdistortable", + "_", + "svg", + "_", + "Nebraska-StateSeal.svg", "serialize-8888", "gm", "_", diff --git a/infra/bots/recipes/swarm_test.py b/infra/bots/recipes/swarm_test.py index 5b9d993f2e..3bbb59d1f0 100644 --- a/infra/bots/recipes/swarm_test.py +++ b/infra/bots/recipes/swarm_test.py @@ -204,6 +204,8 @@ def dm_flags(bot): # bungeman: "Doesn't work on Windows anyway, produces unstable GMs with # 'Unexpected error' from DirectWrite" blacklist.extend('_ gm _ fontscalerdistortable'.split(' ')) + # skia:5636 + blacklist.extend('_ svg _ Nebraska-StateSeal.svg'.split(' ')) # skia:4095 bad_serialize_gms = ['bleed_image',