summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorNicki Dlugash <nicki@mapbox.com>2017-07-19 20:22:42 -0700
committerChris Loer <chris.loer@mapbox.com>2017-07-20 10:44:28 -0700
commit30df5625486e178b2eb7dee8285a1b758a1133df (patch)
tree60cf1fb41c4e812a5b52b260353a1b019f80d6f3 /platform
parentb43e1ae12328e8a36a9a36c03e49e1db0a395189 (diff)
downloadqtlocation-mapboxgl-30df5625486e178b2eb7dee8285a1b758a1133df.tar.gz
add native ignore for `text-justify/property-function`
Diffstat (limited to 'platform')
-rw-r--r--platform/node/test/ignores.json1
1 files changed, 1 insertions, 0 deletions
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"