From ba7574ec51e2cfd4a55565d5a8337c47f1784bc2 Mon Sep 17 00:00:00 2001 From: Molly Lloyd Date: Thu, 27 Jul 2017 14:54:03 -0700 Subject: [core] modify texture coordinate scaling (#9153) ignore unsupported dds property tests fix tests remove unneeded texture extent variable bump gl-js to master --- platform/node/test/ignores.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'platform') 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", -- cgit v1.2.1