From 1e6a4c855faa2203dd24deb54f91f8ed8f1de01d Mon Sep 17 00:00:00 2001 From: Nicki Dlugash Date: Mon, 31 Jul 2017 20:15:28 -0400 Subject: Add native ignore for text-max-width/property-function --- platform/node/test/ignores.json | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 8866e13742..6bc64658f7 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -58,6 +58,7 @@ "render-tests/runtime-styling/source-add-geojson-inline": "skip - needs issue", "render-tests/symbol-placement/line": "needs issue", "render-tests/text-keep-upright/line-placement-true-offset": "https://github.com/mapbox/mapbox-gl-native/issues/9271", + "render-tests/text-max-width/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9654", "render-tests/text-size/composite-function-high-base": "https://github.com/mapbox/mapbox-gl-native/issues/8654", "render-tests/video/default": "skip - needs issue" } -- cgit v1.2.1