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 13:07:12 +0200
commitf306957a6de5e89dad0a5053f809e1ef93664179 (patch)
tree2f05a744e2c13495778227d5b6e306b38b7ed2a1
parent13c550557278ad25c4da977c4ed03a1c89f81216 (diff)
downloadqtlocation-mapboxgl-f306957a6de5e89dad0a5053f809e1ef93664179.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"
}