From 3ddc1f653c27c667e4810ff153d0904722918846 Mon Sep 17 00:00:00 2001 From: kevin Date: Sat, 15 Feb 2020 09:54:08 +0800 Subject: [core] Ignore render-tests/debug/padding --- metrics/ignores/platform-all.json | 6 ++++++ 1 file changed, 6 insertions(+) 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", -- cgit v1.2.1