summaryrefslogtreecommitdiff
path: root/platform/node/test
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2019-05-23 15:27:08 +0300
committerJuha Alanen <19551460+jmalanen@users.noreply.github.com>2019-06-04 16:35:53 +0300
commitf9796d2a28aa55936a9bb1cb99f9aac39d29b27c (patch)
treef7cdc656f9ae6f6ab15ad1156672b5eefb35535a /platform/node/test
parent76d8fd0a798ac49445b0211f4c3b04909a61e344 (diff)
downloadqtlocation-mapboxgl-f9796d2a28aa55936a9bb1cb99f9aac39d29b27c.tar.gz
[core] Fix symbol rendering under opaque fill layers
Diffstat (limited to 'platform/node/test')
-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 26378b6571..fdbd566133 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -105,7 +105,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/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",
"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",