summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauren Budorick <lauren@mapbox.com>2017-07-21 14:19:58 -0700
committerLauren Budorick <lauren@mapbox.com>2017-07-26 12:16:56 -0700
commitdab5b44d0b681115e23d7f5c90f27f3e3f392648 (patch)
treec06bf79fb3890dbd7c4b430ad48d52206e398e27
parent5d1d5f2dc323a70061c2347696ba636e9a6915f0 (diff)
downloadqtlocation-mapboxgl-dab5b44d0b681115e23d7f5c90f27f3e3f392648.tar.gz
Un-ignore tests for DDS text-anchor and text-justify
-rw-r--r--platform/node/test/ignores.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 3a3358d8c2..4317811f55 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -57,8 +57,6 @@
"render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "skip - needs issue",
"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"