summaryrefslogtreecommitdiff
path: root/platform/node/test/ignores.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform/node/test/ignores.json')
-rw-r--r--platform/node/test/ignores.json32
1 files changed, 32 insertions, 0 deletions
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",