From f306957a6de5e89dad0a5053f809e1ef93664179 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Fri, 3 Jan 2020 17:12:23 +0200 Subject: [metrics] Add 2 tests to the ignore list Need further investigation on why these tests are failing after we started to use the cache database. --- metrics/ignores/platform-all.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'metrics') diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json index 44761324fc..e1b5c57fc0 100644 --- a/metrics/ignores/platform-all.json +++ b/metrics/ignores/platform-all.json @@ -114,10 +114,12 @@ "render-tests/regressions/mapbox-gl-native#7357": "https://github.com/mapbox/mapbox-gl-native/issues/7357", "render-tests/runtime-styling/image-add-remove-add": "skip - https://github.com/mapbox/mapbox-gl-native/issues/16021", "render-tests/runtime-styling/pattern-add-remove-add": "skip - https://github.com/mapbox/mapbox-gl-native/issues/16021", + "render-tests/runtime-styling/set-style-glyphs": "started failing after https://github.com/mapbox/mapbox-gl-native/pull/16091", "render-tests/symbol-cross-fade/chinese": "https://github.com/mapbox/mapbox-gl-native/issues/10619", "render-tests/text-max-width/zero-width-point-placement": "https://github.com/mapbox/mapbox-gl-native/issues/15648", "render-tests/text-size/nan": "https://github.com/mapbox/mapbox-gl-native/issues/16020", "render-tests/text-variable-anchor/remember-last-placement": "skip - fails on gl-native, as symbol index is not functional at static map mode - needs issue", + "render-tests/tilejson-bounds/overwrite-bounds": "started failing after https://github.com/mapbox/mapbox-gl-native/pull/16091", "render-tests/video/default": "skip - https://github.com/mapbox/mapbox-gl-native/issues/601", "render-tests/zoomed-fill/negative-zoom": "https://github.com/mapbox/mapbox-gl-native/issues/16019" } -- cgit v1.2.1