summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-01-03 17:12:23 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-01-08 00:22:42 +0200
commit89830626b42e905ed692e48ced7b5459caf3cb8a (patch)
tree9b52663f3fb64ca6bf29fbc5d6e6ca0d9dd95363
parentb9c95075bd23919e23f27868ca21d01a91a6d70a (diff)
downloadqtlocation-mapboxgl-89830626b42e905ed692e48ced7b5459caf3cb8a.tar.gz
[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.
-rw-r--r--metrics/ignores/platform-all.json2
1 files changed, 2 insertions, 0 deletions
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"
}