diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2018-01-10 13:08:38 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2018-01-11 12:25:26 -0800 |
commit | 7c0e8fd9808b36363dbdc82891cdecf6badf8318 (patch) | |
tree | 6844e85c89d44805e477a3f7dde06f2d6c2dc581 | |
parent | 6782d7af37f59afa13edac075727a2f89dc4f701 (diff) | |
download | qtlocation-mapboxgl-7c0e8fd9808b36363dbdc82891cdecf6badf8318.tar.gz |
[core] Remove two obsolete ignores
-rw-r--r-- | platform/node/test/ignores.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 92ee3b633d..6428bcf49f 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -40,8 +40,6 @@ "render-tests/heatmap-weight/default": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-weight/identity-property-function": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-weight/literal": "https://github.com/mapbox/mapbox-gl-native/issues/10146", - "render-tests/icon-size/composite-function-high-base-plain": "https://github.com/mapbox/mapbox-gl-native/issues/8654", - "render-tests/icon-size/composite-function-high-base-sdf": "https://github.com/mapbox/mapbox-gl-native/issues/8654", "render-tests/mixed-zoom/z10-z11": "https://github.com/mapbox/mapbox-gl-native/issues/10397", "render-tests/raster-masking/overlapping-zoom": "https://github.com/mapbox/mapbox-gl-native/issues/10195", "render-tests/regressions/mapbox-gl-js#2305": "https://github.com/mapbox/mapbox-gl-native/issues/6927", |