diff options
author | Lauren Budorick <lauren@mapbox.com> | 2017-10-13 22:11:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-13 22:11:30 +0200 |
commit | 2166b8577b4bd2812d504ceb31b6c2af243de8f5 (patch) | |
tree | aa6dab2f01ef50b2f568feb0dfec0ea663a00388 /platform | |
parent | 8bccf657e9cecb58d5b349dac48c0a50db813e91 (diff) | |
download | qtlocation-mapboxgl-2166b8577b4bd2812d504ceb31b6c2af243de8f5.tar.gz |
Skip expression-based runtime styling test
Diffstat (limited to 'platform')
-rw-r--r-- | platform/node/test/ignores.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 6750f24bc9..dd32b04f03 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -38,7 +38,7 @@ "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#3682": "https://github.com/mapbox/mapbox-gl-js/issues/3682", - "render-tests/regressions/mapbox-gl-js#5370": "https://github.com/mapbox/mapbox-gl-native/pull/9439", + "render-tests/regressions/mapbox-gl-js#5370": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439", "render-tests/regressions/mapbox-gl-native#7357": "https://github.com/mapbox/mapbox-gl-native/issues/7357", "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", |