Index: infra/bots/recipes/swarm_test.py |
diff --git a/infra/bots/recipes/swarm_test.py b/infra/bots/recipes/swarm_test.py |
index 5b9d993f2e6733ae10008b862c9eb2ab2f42db37..3bbb59d1f01c60180037d9cd30e9a1deb8ff8a1d 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', |