From 3310025f650502ff83bdcea7ddd3cf8e901a4ad1 Mon Sep 17 00:00:00 2001 From: Nicki Dlugash Date: Wed, 19 Jul 2017 20:22:42 -0700 Subject: add native ignore for `text-justify/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 d911ae0653..1fbb93a4fa 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -56,6 +56,7 @@ "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-justify/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9559", "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" -- cgit v1.2.1