summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2019-11-18 11:27:37 +0200
committerJuha Alanen <juha.alanen@mapbox.com>2019-11-21 12:31:54 +0200
commita45b8764fa9174b8d11c7f802f565a7e443ea697 (patch)
treef9870547cd1f64e971f81bab96525457d256ef71
parent2ae8e1782b503cefa798c3c2e80b44687b19bdbb (diff)
downloadqtlocation-mapboxgl-upstream/jmalanen-feature.tar.gz
[render-test] Enable fill-pattern/update-feature-state testupstream/jmalanen-feature
-rw-r--r--platform/node/test/ignores.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 438677fff9..b84cc392ec 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -88,6 +88,5 @@
"query-tests/fill-extrusion/sort-rotated": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/fill-extrusion/sort": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/fill-extrusion/top-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
- "query-tests/regressions/mapbox-gl-js#7883": "https://github.com/mapbox/mapbox-gl-native/issues/14585",
- "render-tests/fill-pattern/update-feature-state": "https://github.com/mapbox/mapbox-gl-native/issues/15895"
+ "query-tests/regressions/mapbox-gl-js#7883": "https://github.com/mapbox/mapbox-gl-native/issues/14585"
}