summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-03-06 12:00:56 +0200
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-03-06 23:46:52 +0200
commitb5eed1cd1972ae1144e5b1fb033968bb7359bb0c (patch)
tree89db35c234e30be113262ed8eae67e05aa890756
parent260148878cc61211473fe0bbff4b460209381b93 (diff)
downloadqtlocation-mapboxgl-b5eed1cd1972ae1144e5b1fb033968bb7359bb0c.tar.gz
Bump mapbox-gl-js
so that it includes `tile-mode/streets-v11` test
m---------mapbox-gl-js0
-rw-r--r--metrics/ignores/platform-all.json3
2 files changed, 2 insertions, 1 deletions
diff --git a/mapbox-gl-js b/mapbox-gl-js
-Subproject 0f3107fd5d40df1516eb041d31cba7c16391e63
+Subproject 6878d521ffe14768d399339368e65fbfc86d3ef
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json
index 0ea2dbbc6d..3f70e9f8f3 100644
--- a/metrics/ignores/platform-all.json
+++ b/metrics/ignores/platform-all.json
@@ -33,6 +33,7 @@
"probes/network/fail-requests": "Should fail, number of requests higher than expected.",
"probes/network/fail-requests-transferred": "Should fail, number of requests higher than expected and amount of transferred data less than expected.",
"probes/network/fail-transferred": "Should fail, amount of transferred data higher than expected.",
+ "query-tests/evaluated/line-width": "Port https://github.com/mapbox/mapbox-gl-js/pull/9198",
"query-tests/fill-extrusion-translate/multiple-layers": "https://github.com/mapbox/mapbox-gl-native/issues/12701",
"query-tests/fill-extrusion/base-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/fill-extrusion/box-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
@@ -129,7 +130,7 @@
"render-tests/feature-state/promote-id-line": "https://github.com/mapbox/mapbox-gl-js/pull/9202",
"render-tests/feature-state/promote-id-circle": "https://github.com/mapbox/mapbox-gl-js/pull/9202",
"render-tests/feature-state/promote-id-fill-extrusion": "https://github.com/mapbox/mapbox-gl-js/pull/9202",
- "render-tests/text-variable-anchor/left-top-right-buttom-offset-tile-map-mode":"https://github.com/mapbox/mapbox-gl-js/pull/9202",
+ "render-tests/text-variable-anchor/left-top-right-bottom-offset-tile-map-mode":"https://github.com/mapbox/mapbox-gl-js/pull/9202",
"render-tests/line-pattern/with-dasharray":"https://github.com/mapbox/mapbox-gl-js/pull/9189",
"render-tests/symbol-sort-key/placement-tile-boundary-right-then-left": "https://github.com/mapbox/mapbox-gl-js/pull/9054"
}