summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-05-29 11:24:14 -0700
committerJason Wray <jason@mapbox.com>2019-05-29 11:24:14 -0700
commit0043680c7a8c2cd2af8f9b55db1e53af5c08e928 (patch)
treef5bc6ef88943b58cc403ab8c36f0c72e60064039
parent5b94c6b43fcc08207411e9b0237c373c79b44a81 (diff)
downloadqtlocation-mapboxgl-upstream/friedbunny-ignores-flaky-render-pattern-tests.tar.gz
[core] Ignore flaky fill-pattern render testsupstream/friedbunny-ignores-flaky-render-pattern-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 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",