summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnsis Brammanis <ansis@mapbox.com>2017-11-06 16:57:29 -0500
committerChris Loer <chris.loer@mapbox.com>2017-11-06 14:10:31 -0800
commitd80bae70696fc330d2ddd4ff8b4b050ae5b5bf72 (patch)
treeb8b2aaf84a3cd88fe044b871aaca0ec8fdeaa28a
parentfea1d052c8ff60eb6332e69f9d48097a910d3a3b (diff)
downloadqtlocation-mapboxgl-d80bae70696fc330d2ddd4ff8b4b050ae5b5bf72.tar.gz
update mapbox-gl-js to fix symbol-spacing/line-close
m---------mapbox-gl-js0
-rw-r--r--platform/node/test/ignores.json32
2 files changed, 32 insertions, 0 deletions
diff --git a/mapbox-gl-js b/mapbox-gl-js
-Subproject 510988b20961998a7731fa9b19154394a623b2a
+Subproject 81a2d18d5974cf8d794bc7085230a4b3e4fbdd8
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 61ac6ec3fe..c4fd6dc6ea 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -44,6 +44,38 @@
"render-tests/runtime-styling/image-add-sdf": "https://github.com/mapbox/mapbox-gl-native/issues/9847",
"render-tests/runtime-styling/paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745",
"render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745",
+ "render-tests/runtime-styling/layout-property-default-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/layout-property-default-to-zoom-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/layout-property-literal-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/layout-property-literal-to-zoom-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/layout-property-property-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/layout-property-property-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/layout-property-zoom-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/layout-property-zoom-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-default-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-default-to-zoom-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-literal-to-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-literal-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-property-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-property-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-zoom-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/paint-property-zoom-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-default-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-default-to-zoom-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-literal-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-literal-to-zoom-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-property-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-property-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-zoom-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-layout-property-zoom-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-default-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-default-to-zoom-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-literal-to-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-literal-to-property-expression": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-property-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-property-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-zoom-expression-to-default": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
+ "render-tests/runtime-styling/set-style-paint-property-zoom-expression-to-literal": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
"render-tests/symbol-placement/line": "needs issue",
"render-tests/text-font/camera-function": "https://github.com/mapbox/mapbox-gl-native/pull/9439",
"render-tests/text-pitch-alignment/auto-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732",