summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnsis Brammanis <ansis@mapbox.com>2019-12-09 11:16:13 -0500
committerGitHub <noreply@github.com>2019-12-09 11:16:13 -0500
commit5559a9aad10888a48a1be1d7212bbbbb2893dd29 (patch)
tree4afb94aa8211672e804253183840fdcba2c936b7
parentaf0873720edd28816e7d1c353d1b10cac5fd5606 (diff)
downloadqtlocation-mapboxgl-5559a9aad10888a48a1be1d7212bbbbb2893dd29.tar.gz
update mapbox-gl-js (#16022)
m---------mapbox-gl-js0
-rw-r--r--platform/node/test/ignores.json18
2 files changed, 17 insertions, 1 deletions
diff --git a/mapbox-gl-js b/mapbox-gl-js
-Subproject 1215bf138dc4982d8bcbc9c61dd3995ae4df3c0
+Subproject 8e8a28025dca26e258ad6a26c064d07596f1152
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 438677fff9..f086e60782 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -89,5 +89,21 @@
"query-tests/fill-extrusion/sort": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/fill-extrusion/top-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/regressions/mapbox-gl-js#7883": "https://github.com/mapbox/mapbox-gl-native/issues/14585",
- "render-tests/fill-pattern/update-feature-state": "https://github.com/mapbox/mapbox-gl-native/issues/15895"
+ "render-tests/fill-pattern/update-feature-state": "https://github.com/mapbox/mapbox-gl-native/issues/15895",
+ "render-tests/feature-state/promote-id": "https://github.com/mapbox/mapbox-gl-native/issues/16016",
+ "render-tests/icon-text-fit/stretch-fifteen-part": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-nine-part-@2x": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-nine-part-content-collision": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-nine-part-content": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-nine-part-just-height": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-nine-part-just-width": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-nine-part": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-three-part": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "render-tests/icon-text-fit/stretch-two-part": "https://github.com/mapbox/mapbox-gl-native/issues/16017",
+ "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"
}