diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2020-03-06 12:00:56 +0200 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2020-03-06 23:46:52 +0200 |
commit | b5eed1cd1972ae1144e5b1fb033968bb7359bb0c (patch) | |
tree | 89db35c234e30be113262ed8eae67e05aa890756 /metrics | |
parent | 260148878cc61211473fe0bbff4b460209381b93 (diff) | |
download | qtlocation-mapboxgl-b5eed1cd1972ae1144e5b1fb033968bb7359bb0c.tar.gz |
Bump mapbox-gl-js
so that it includes `tile-mode/streets-v11` test
Diffstat (limited to 'metrics')
-rw-r--r-- | metrics/ignores/platform-all.json | 3 |
1 files changed, 2 insertions, 1 deletions
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" } |