From 057cc80fc45758e89bfa08eb1ce0df487dc002a6 Mon Sep 17 00:00:00 2001 From: Lauren Budorick Date: Thu, 12 Oct 2017 14:04:43 +0200 Subject: Add ignore for expression-based regression test --- platform/node/test/ignores.json | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/node') diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index a4762badbc..6750f24bc9 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -38,6 +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-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", -- cgit v1.2.1