summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-07-21 10:09:52 -0700
committerChris Loer <chris.loer@gmail.com>2017-07-21 10:09:52 -0700
commit2989213b8c12df9276c619a0c8b7e2135060b7da (patch)
tree27d843206be4d2b6305e5d07ae304d1a8580398f
parentf053feb6d4aba1eaa44a35d050522b641c011b33 (diff)
downloadqtlocation-mapboxgl-upstream/cloer_9271.tar.gz
Enable native test for text-keep-upright with text-offset.upstream/cloer_9271
Issue #9271 was fixed as part of PR #9009.
-rw-r--r--platform/node/test/ignores.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 1fbb93a4fa..c0954ba017 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -57,7 +57,6 @@
"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"
}