summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-04-15 19:10:09 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-04-15 19:13:23 +0300
commit9c93075b1558b62d18be9215117e60a237c2f377 (patch)
treea30a8ff097c27d0c2cb43a1e4d2b6784bf94e04e
parent81e1f89c8cb67195c0565237a77020af688274a8 (diff)
downloadqtlocation-mapboxgl-upstream/tmpsantos-ignore_indicator_ios.tar.gz
[build] Ignore location indicator on iOS until we port to ::gfxupstream/tmpsantos-ignore_indicator_ios
Remove the ignore after https://github.com/mapbox/mapbox-gl-native/issues/16401 is done.
-rw-r--r--metrics/ignores/platform-ios.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/metrics/ignores/platform-ios.json b/metrics/ignores/platform-ios.json
index 45179e02c8..88ae550d37 100644
--- a/metrics/ignores/platform-ios.json
+++ b/metrics/ignores/platform-ios.json
@@ -9,5 +9,19 @@
"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/image_pixel_ratio": "Renders a black square when loading from spritesheet. Needs to be investigated and fixed."
+ "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.",
+ "location_indicator/no_radius_border": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/no_radius_fill": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/no_textures": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/one_texture": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/rotated": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/tilted": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/tilted_texture_shift": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/tilted_texture_shift_bottom_left": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/tilted_texture_shift_bottom_right": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/tilted_texture_shift_top_left": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/tilted_texture_shift_top_right": "https://github.com/mapbox/mapbox-gl-native/issues/16401",
+ "location_indicator/two_textures": "https://github.com/mapbox/mapbox-gl-native/issues/16401"
}