From 0043680c7a8c2cd2af8f9b55db1e53af5c08e928 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Wed, 29 May 2019 11:24:14 -0700 Subject: [core] Ignore flaky fill-pattern render tests --- 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 26378b6571..9afabccbde 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -54,7 +54,9 @@ "render-tests/fill-extrusion-pattern/opacity": "https://github.com/mapbox/mapbox-gl-js/issues/3327", "render-tests/fill-extrusion-pattern/feature-expression": "https://github.com/mapbox/mapbox-gl-js/issues/3327", "render-tests/fill-extrusion-pattern/tile-buffer": "https://github.com/mapbox/mapbox-gl-js/issues/3327", + "render-tests/fill-pattern/literal": "needs investigation - https://github.com/mapbox/mapbox-gl-native/issues/14423", "render-tests/fill-pattern/update-feature-state": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue", + "render-tests/fill-pattern/zoomed": "needs investigation - https://github.com/mapbox/mapbox-gl-native/issues/14768", "render-tests/geojson/inline-linestring-fill": "current behavior is arbitrary", "render-tests/mixed-zoom/z10-z11": "https://github.com/mapbox/mapbox-gl-native/issues/10397", "render-tests/raster-masking/overlapping-zoom": "https://github.com/mapbox/mapbox-gl-native/issues/10195", -- cgit v1.2.1