summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-05-29 11:24:14 -0700
committerJason Wray <friedbunny@users.noreply.github.com>2019-06-04 10:43:44 -0700
commit012e3931bf1060df89923404ea9324f170139797 (patch)
tree4dcd6db4b7706cf1b035609e689b65c5ba6092f0
parent7b5d6c15ac235d3c7bdefdc35415ab7496bc7196 (diff)
downloadqtlocation-mapboxgl-012e3931bf1060df89923404ea9324f170139797.tar.gz
[core] Ignore flaky fill-pattern render tests
-rw-r--r--platform/node/test/ignores.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index fdbd566133..056d942182 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",