diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-08-14 17:31:35 +0300 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-08-16 16:25:59 +0300 |
commit | 8792e7c3228cba8068de0df55915d1c97795e2ff (patch) | |
tree | 10432999c8dec8d77354af73ca3dd3092daf5cca /platform/node | |
parent | a1904e802c61e5b5a0cef8cc9de9bf7c2c617552 (diff) | |
download | qtlocation-mapboxgl-8792e7c3228cba8068de0df55915d1c97795e2ff.tar.gz |
Enable text-variable-anchor/{pitched-rotated-debug|rotated-offset} render tests
Diffstat (limited to 'platform/node')
-rw-r--r-- | platform/node/test/ignores.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index bc2535227f..fa8ec6cc4b 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -82,8 +82,6 @@ "render-tests/feature-state/composite-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12613", "render-tests/feature-state/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12613", "render-tests/feature-state/vector-source": "https://github.com/mapbox/mapbox-gl-native/issues/12613", - "render-tests/text-variable-anchor/pitched-rotated-debug": "https://github.com/mapbox/mapbox-gl-native/issues/14211", - "render-tests/text-variable-anchor/rotated-offset": "https://github.com/mapbox/mapbox-gl-native/issues/14211", "render-tests/text-variable-anchor/remember-last-placement": "skip - fails on gl-native, as symbol index is not functional at static map mode - needs issue", "render-tests/remove-feature-state/composite-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12413", "render-tests/remove-feature-state/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12413", |