summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnsis Brammanis <ansis@mapbox.com>2019-12-06 12:03:47 -0500
committerAnsis Brammanis <ansis@mapbox.com>2019-12-06 12:03:47 -0500
commit6f9edf80ee3d11f5c15a460d6937a2916ded3755 (patch)
tree642c588ee7f9664dfec36c55b7e857f5351d4835
parent3f318fb43a9095e4bf894b831d9bc247f49e2903 (diff)
downloadqtlocation-mapboxgl-upstream/update-mapbox-gl-js.tar.gz
-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 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"
}