summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorMolly Lloyd <mollymerp@users.noreply.github.com>2017-07-27 14:54:03 -0700
committerGitHub <noreply@github.com>2017-07-27 14:54:03 -0700
commitba7574ec51e2cfd4a55565d5a8337c47f1784bc2 (patch)
treec9f36f4b0a0ec24228b5ff39aac082252e9d8e21 /platform
parent175e7e26e2008d1e55664bd1064536c23b6de86a (diff)
downloadqtlocation-mapboxgl-ba7574ec51e2cfd4a55565d5a8337c47f1784bc2.tar.gz
[core] modify texture coordinate scaling (#9153)
ignore unsupported dds property tests fix tests remove unneeded texture extent variable bump gl-js to master
Diffstat (limited to 'platform')
-rw-r--r--platform/node/test/ignores.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 470e84bedb..8866e13742 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -42,6 +42,9 @@
"render-tests/icon-text-fit/height": "https://github.com/mapbox/mapbox-gl-native/issues/5602",
"render-tests/icon-text-fit/width-padding": "https://github.com/mapbox/mapbox-gl-native/issues/5602",
"render-tests/icon-text-fit/width": "https://github.com/mapbox/mapbox-gl-native/issues/5602",
+ "render-tests/line-width/property-function": "https://github.com/mapbox/mapbox-gl-js/issues/3682#issuecomment-264348200",
+ "render-tests/line-join/property-function": "https://github.com/mapbox/mapbox-gl-js/pull/5020",
+ "render-tests/line-join/property-function-dasharray": "https://github.com/mapbox/mapbox-gl-js/pull/5020",
"render-tests/regressions/mapbox-gl-js#2305": "https://github.com/mapbox/mapbox-gl-native/issues/6927",
"render-tests/regressions/mapbox-gl-js#3010": "skip - needs issue",
"render-tests/regressions/mapbox-gl-js#3548": "skip - needs issue",