diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2019-04-10 16:42:10 +0300 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2019-04-17 15:04:08 +0300 |
commit | cd5f87e9d2f373d1a6c7797de767e545b52cddcc (patch) | |
tree | 80627a1c03a1a29a55459787e3fa2b4aad04d42a /platform/node | |
parent | 113e96e03c1ad923f481f9215f6cac83451263ef (diff) | |
download | qtlocation-mapboxgl-cd5f87e9d2f373d1a6c7797de767e545b52cddcc.tar.gz |
[core] Unskip symbol-sort-key render tests
Diffstat (limited to 'platform/node')
-rw-r--r-- | platform/node/test/ignores.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 060f4935a6..779a9a17f0 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -145,9 +145,6 @@ "render-tests/feature-state/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12613", "render-tests/feature-state/set-paint-property": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue", "render-tests/feature-state/vector-source": "https://github.com/mapbox/mapbox-gl-native/issues/12613", - "render-tests/symbol-sort-key/icon-expression": "https://github.com/mapbox/mapbox-gl-native/issues/14028", - "render-tests/symbol-sort-key/text-expression": "https://github.com/mapbox/mapbox-gl-native/issues/14028", - "render-tests/symbol-sort-key/text-placement": "https://github.com/mapbox/mapbox-gl-native/issues/14028", "render-tests/fill-opacity/opaque-fill-over-symbol-layer": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/7612", "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", |