summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnsis Brammanis <ansis@mapbox.com>2017-11-06 16:57:29 -0500
committerAnsis Brammanis <ansis@mapbox.com>2017-11-06 16:57:29 -0500
commit7000469cdcd160d35b31085d554855d933191ebf (patch)
tree9fb87c19af16f49d8970840bc6b4997758523623
parentbc4f35cd7b743b04d1910ab28a612d1c49be910d (diff)
downloadqtlocation-mapboxgl-upstream/start-collision-fix-symbol-spacing-line-close.tar.gz
update mapbox-gl-js to fix symbol-spacing/line-closeupstream/start-collision-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",