summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkevin <kevin.li@mapbox.com>2020-02-15 09:54:08 +0800
committerkevin <kevin.li@mapbox.com>2020-02-15 10:58:28 +0800
commit3ddc1f653c27c667e4810ff153d0904722918846 (patch)
treec624f50d4b0cf8b14a115a8a975fe188169fdc89
parentd079958ff6d05b14df6e78a376189379b6a55573 (diff)
downloadqtlocation-mapboxgl-3ddc1f653c27c667e4810ff153d0904722918846.tar.gz
[core] Ignore render-tests/debug/padding
-rw-r--r--metrics/ignores/platform-all.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json
index 9b1ad315e2..0ea2dbbc6d 100644
--- a/metrics/ignores/platform-all.json
+++ b/metrics/ignores/platform-all.json
@@ -62,6 +62,12 @@
"render-tests/custom-layer-js/tent-3d": "skip - js specific",
"render-tests/debug/collision": "https://github.com/mapbox/mapbox-gl-native/issues/3841",
"render-tests/debug/overdraw": "https://github.com/mapbox/mapbox-gl-native/issues/15638",
+ "render-tests/debug/padding/ease-to-btm-distort": "https://github.com/mapbox/mapbox-gl-native/issues/16212",
+ "render-tests/debug/padding/ease-to-left-distort": "https://github.com/mapbox/mapbox-gl-native/issues/16212",
+ "render-tests/debug/padding/ease-to-no-distort": "https://github.com/mapbox/mapbox-gl-native/issues/16212",
+ "render-tests/debug/padding/ease-to-right-distort": "https://github.com/mapbox/mapbox-gl-native/issues/16212",
+ "render-tests/debug/padding/ease-to-top-distort": "https://github.com/mapbox/mapbox-gl-native/issues/16212",
+ "render-tests/debug/padding/set-padding": "https://github.com/mapbox/mapbox-gl-native/issues/16212",
"render-tests/debug/raster": "https://github.com/mapbox/mapbox-gl-native/issues/15510",
"render-tests/debug/tile": "https://github.com/mapbox/mapbox-gl-native/issues/3841",
"render-tests/debug/tile-overscaled": "https://github.com/mapbox/mapbox-gl-native/issues/3841",