From b190e12f5b565cd87ab528910bf9dcd7878596ec Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Fri, 17 Apr 2020 15:23:31 +0300 Subject: [metrics] Ignore location indicator on iOS until we move to gfx:: After that, it will be more portable. --- metrics/ignores/platform-ios.json | 1 + 1 file changed, 1 insertion(+) (limited to 'metrics/ignores') 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.", -- cgit v1.2.1