summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicki Dlugash <nicki@mapbox.com>2017-07-31 20:15:28 -0400
committerNicki Dlugash <nicki@mapbox.com>2017-07-31 20:15:28 -0400
commit1e6a4c855faa2203dd24deb54f91f8ed8f1de01d (patch)
treef35050107d2305ac13e73fad5a0e108810d36957
parent685b8b2c84e47d8126e924ff3fddc22a96237680 (diff)
downloadqtlocation-mapboxgl-upstream/ignore-text-max-width-dds.tar.gz
Add native ignore for text-max-width/property-functionupstream/ignore-text-max-width-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 8866e13742..6bc64658f7 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -58,6 +58,7 @@
"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-max-width/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",
"render-tests/video/default": "skip - needs issue"
}