summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-03-06 23:00:51 +0200
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-03-06 23:02:37 +0200
commitdb20f6276c6930dd5ae58b9bbff653140a8fa5db (patch)
treee4fb70d9d7c39e041d15093fc65da75f48acf7b1
parentb0fa6d7309a8b4ac854f9d10825d2f91039461db (diff)
downloadqtlocation-mapboxgl-upstream/mikhail_tile_mode_icons_placement.tar.gz
[render tests] Temporarily ignore tile-mode/streets-v11upstream/mikhail_tile_mode_icons_placement
Due to flaky metrics results
-rw-r--r--metrics/ignores/platform-all.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json
index 3f70e9f8f3..901538bba8 100644
--- a/metrics/ignores/platform-all.json
+++ b/metrics/ignores/platform-all.json
@@ -132,5 +132,6 @@
"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-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"
+ "render-tests/symbol-sort-key/placement-tile-boundary-right-then-left": "https://github.com/mapbox/mapbox-gl-js/pull/9054",
+ "render-tests/tile-mode/streets-v11": "ignored due to flaky metrics results"
}