diff options
author | Karim Naaji <karim.naaji@mapbox.com> | 2020-02-13 17:28:17 -0500 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-14 12:56:54 +0200 |
commit | 88da1ad6c763613fa29f055394efabd3454a7cf2 (patch) | |
tree | 23cf2be03ba1237e972f9ccf817d247e5d3e538a /metrics | |
parent | 21107e0c1add92fea4ba614dfed968c1c42f41c0 (diff) | |
download | qtlocation-mapboxgl-88da1ad6c763613fa29f055394efabd3454a7cf2.tar.gz |
Whitelist render-tests/line-dasharray/zero-length-gap
Diffstat (limited to 'metrics')
-rw-r--r-- | metrics/ignores/platform-all.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json index e9ee792f37..b53e923a9d 100644 --- a/metrics/ignores/platform-all.json +++ b/metrics/ignores/platform-all.json @@ -131,6 +131,5 @@ "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/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", - "render-tests/line-dasharray/zero-length-gap":"https://github.com/mapbox/mapbox-gl-js/pull/9246" + "render-tests/symbol-sort-key/placement-tile-boundary-right-then-left": "https://github.com/mapbox/mapbox-gl-js/pull/9054" } |