summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicki Dlugash <nicki@mapbox.com>2017-08-01 12:56:19 -0400
committerNicki Dlugash <nicki@mapbox.com>2017-08-01 12:56:19 -0400
commit1c689775de5af9c757dc4a084267d60f2a13ef24 (patch)
tree6b63118e89f9d6388606e29c69fe886184b609cf
parent1194f319201279bdad27ba0d16f6452529ef2121 (diff)
downloadqtlocation-mapboxgl-upstream/ignore-text-letter-spacing-dds.tar.gz
add native ignore for text-letter-spacing/property-function and zoom-and-property-functionupstream/ignore-text-letter-spacing-dds
-rw-r--r--platform/node/test/ignores.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index b2c43bd558..70740f67f2 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -58,6 +58,8 @@
"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-letter-spacing/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9668",
+ "render-tests/text-letter-spacing/zoom-and-property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9668",
"render-tests/text-max-width/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9654",
"render-tests/text-max-width/zoom-and-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",