summaryrefslogtreecommitdiff
path: root/platform/node/test/ignores.json
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-09-11 18:30:10 -0400
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-09-13 23:35:27 +0300
commite9914bf0344b0ef996f831ec2d80e5103df8b949 (patch)
tree937362928f4e6ea9b6344d92fa265171fa500b75 /platform/node/test/ignores.json
parentcda418198f17df87962e1797e024714eaceadcd7 (diff)
downloadqtlocation-mapboxgl-e9914bf0344b0ef996f831ec2d80e5103df8b949.tar.gz
[node] Implement GeoJSON converter
Diffstat (limited to 'platform/node/test/ignores.json')
-rw-r--r--platform/node/test/ignores.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index a6e43da0b3..845c7e8a37 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -38,14 +38,12 @@
"render-tests/line-join/property-function-dasharray": "https://github.com/mapbox/mapbox-gl-js/pull/5020",
"render-tests/line-opacity/step-curve": "https://github.com/mapbox/mapbox-gl-native/pull/9439",
"render-tests/regressions/mapbox-gl-js#2305": "https://github.com/mapbox/mapbox-gl-native/issues/6927",
- "render-tests/regressions/mapbox-gl-js#3548": "skip - needs issue",
"render-tests/regressions/mapbox-gl-js#3682": "https://github.com/mapbox/mapbox-gl-js/issues/3682",
"render-tests/regressions/mapbox-gl-native#7357": "https://github.com/mapbox/mapbox-gl-native/issues/7357",
"render-tests/regressions/mapbox-gl-native#9900": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9905",
- "render-tests/runtime-styling/image-add-sdf": "skip - https://github.com/mapbox/mapbox-gl-native/issues/9847",
- "render-tests/runtime-styling/paint-property-fill-flat-to-extrude": "skip - https://github.com/mapbox/mapbox-gl-native/issues/6745",
- "render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "skip - needs issue",
- "render-tests/runtime-styling/source-add-geojson-inline": "skip - needs issue",
+ "render-tests/runtime-styling/image-add-sdf": "https://github.com/mapbox/mapbox-gl-native/issues/9847",
+ "render-tests/runtime-styling/paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745",
+ "render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745",
"render-tests/symbol-placement/line": "needs issue",
"render-tests/text-font/camera-function": "https://github.com/mapbox/mapbox-gl-native/pull/9439",
"render-tests/text-keep-upright/line-placement-true-offset": "https://github.com/mapbox/mapbox-gl-native/issues/9271",