From 6f9edf80ee3d11f5c15a460d6937a2916ded3755 Mon Sep 17 00:00:00 2001 From: Ansis Brammanis Date: Fri, 6 Dec 2019 12:03:47 -0500 Subject: add two more skips --- platform/node/test/ignores.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 488446193d..f086e60782 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -103,5 +103,7 @@ "render-tests/icon-text-fit/stretch-underscale": "https://github.com/mapbox/mapbox-gl-native/issues/16017", "render-tests/regressions/mapbox-gl-js#9009": "https://github.com/mapbox/mapbox-gl-native/issues/16018", "render-tests/zoomed-fill/negative-zoom": "https://github.com/mapbox/mapbox-gl-native/issues/16019", + "render-tests/runtime-styling/image-add-remove-add": "skip - https://github.com/mapbox/mapbox-gl-native/issues/16021", + "render-tests/runtime-styling/pattern-add-remove-add": "skip - https://github.com/mapbox/mapbox-gl-native/issues/16021", "render-tests/text-size/nan": "https://github.com/mapbox/mapbox-gl-native/issues/16020" } -- cgit v1.2.1