From ecf78acaa0d5319adf575e6f624993b16d83824c Mon Sep 17 00:00:00 2001 From: Chris Dalton Date: Tue, 15 Aug 2017 15:43:08 -0600 Subject: Blacklist svgparse_* svgs on non-8888 This also required extending the blacklist argument to support negative matching and wildcards. Bug: skia:6918 Change-Id: I915e305c75fe23fc3e11c2dd3e91570967da0aaa Reviewed-on: https://skia-review.googlesource.com/31444 Commit-Queue: Chris Dalton Reviewed-by: Eric Boren --- ...Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json') diff --git a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json b/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json index f1784b26ee..c8ee7f6fc6 100644 --- a/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json +++ b/infra/bots/recipes/test.expected/Test-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-ANGLE.json @@ -264,6 +264,10 @@ "svg", "--blacklist", "_", + "svg", + "_", + "svgparse_", + "_", "image", "gen_platf", "rle8-height-negative.bmp", -- cgit v1.2.3