summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-11-02 11:59:52 -0700
committerChris Loer <chris.loer@mapbox.com>2017-11-02 12:58:21 -0700
commit5bc98440c9d94c6e749340c91c6443c95f6a09bc (patch)
tree3bdb079a02428d7cf40a9fc1c1ca94896994097b /platform
parent486902be46974ae9829a7f42280153429a102a01 (diff)
downloadqtlocation-mapboxgl-5bc98440c9d94c6e749340c91c6443c95f6a09bc.tar.gz
Port GL JS logic for generating extra collision circles in overscaled tiles.
Unfortunately only re-enable one of the overscaling render tests -- the "Figueroa St" test works but gives somewhat different results than JS.
Diffstat (limited to 'platform')
-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 81dff0bee4..61ac6ec3fe 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -51,7 +51,6 @@
"render-tests/text-pitch-alignment/map-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
"render-tests/text-pitch-alignment/map-text-rotation-alignment-viewport": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
"render-tests/text-pitch-alignment/viewport-overzoomed": "https://github.com/mapbox/mapbox-gl-js/issues/5095",
- "render-tests/text-pitch-alignment/viewport-overzoomed-single-glyph": "https://github.com/mapbox/mapbox-gl-js/issues/5095",
"render-tests/text-pitch-alignment/viewport-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
"render-tests/text-pitch-alignment/viewport-text-rotation-alignment-viewport": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
"render-tests/text-pitch-scaling/line-half": "https://github.com/mapbox/mapbox-gl-native/issues/9732",