Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[build] Ignore location indicator on iOS until we port to ::gfx
Browse files Browse the repository at this point in the history
Remove the ignore after #16401 is done.
  • Loading branch information
tmpsantos committed Apr 15, 2020
1 parent f3df304 commit 4da54d6
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion metrics/ignores/platform-ios.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 4da54d6

Please sign in to comment.