summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-04-17 15:23:31 +0300
committergalinelle <paolo.angelelli@mapbox.com>2020-04-17 17:09:16 +0300
commitb190e12f5b565cd87ab528910bf9dcd7878596ec (patch)
tree73156d55ece3506f03e03dfbb1c4c2a4b52700cb
parentcbb3a56c2ae7fca8b84a338e4acbbc47b81d9d96 (diff)
downloadqtlocation-mapboxgl-b190e12f5b565cd87ab528910bf9dcd7878596ec.tar.gz
[metrics] Ignore location indicator on iOS until we move to gfx::
After that, it will be more portable.
-rw-r--r--metrics/ignores/platform-ios.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/metrics/ignores/platform-ios.json b/metrics/ignores/platform-ios.json
index 88ae550d37..b7d2c87cb5 100644
--- a/metrics/ignores/platform-ios.json
+++ b/metrics/ignores/platform-ios.json
@@ -9,6 +9,7 @@
"render-tests/regressions/mapbox-gl-js#5911a": "Needs to be investigated and fixed.",
"render-tests/text-field/formatted-images": "Needs to be investigated and fixed.",
"render-tests/symbol-visibility/visible": "Needs to be investigated and fixed.",
+ "location_indicator/change_image": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
"location_indicator/dateline": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
"location_indicator/default": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
"location_indicator/image_pixel_ratio": "Renders a black square when loading from spritesheet. Needs to be investigated and fixed.",