From c85193a0ad05fd4040ee711d606129e510dc45fe Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 21 Jul 2017 15:24:27 -0700 Subject: [core] Replace API.ZoomHistory test with integration test --- platform/node/test/ignores.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'platform') diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 1fbb93a4fa..3a3358d8c2 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -42,6 +42,8 @@ "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-join/property-function": "https://github.com/mapbox/mapbox-gl-native/pull/9583", + "render-tests/line-join/property-function-dasharray": "https://github.com/mapbox/mapbox-gl-native/pull/9583", "render-tests/line-width/property-function": "https://github.com/mapbox/mapbox-gl-js/issues/3682#issuecomment-264348200", "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", -- cgit v1.2.1