From c0dd1103e05bfaf6187e185294b1044ab95cb332 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Wed, 19 Jul 2017 18:09:16 -0700 Subject: [test] Add native ignore for 'text-anchor/property-function' (#9556) --- platform/node/test/ignores.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index ae8a1d1039..d911ae0653 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -55,7 +55,8 @@ "render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "skip - needs issue", "render-tests/runtime-styling/source-add-geojson-inline": "skip - needs issue", "render-tests/symbol-placement/line": "needs issue", + "render-tests/text-anchor/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9555", "render-tests/text-keep-upright/line-placement-true-offset": "https://github.com/mapbox/mapbox-gl-native/issues/9271", "render-tests/text-size/composite-function-high-base": "https://github.com/mapbox/mapbox-gl-native/issues/8654", "render-tests/video/default": "skip - needs issue" -} \ No newline at end of file +} -- cgit v1.2.1