summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicki Dlugash <nicki@mapbox.com>2017-07-19 20:22:42 -0700
committerNicki Dlugash <nicki@mapbox.com>2017-07-19 20:22:42 -0700
commit3310025f650502ff83bdcea7ddd3cf8e901a4ad1 (patch)
treef7ddf82148caf4d7bae34e25b1aca6a4faefaee2
parentc0dd1103e05bfaf6187e185294b1044ab95cb332 (diff)
downloadqtlocation-mapboxgl-upstream/ignore-text-justify-dds.tar.gz
add native ignore for `text-justify/property-function`upstream/ignore-text-justify-dds
-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"