From f2b64b565c9d5431047b97269f14e1e76d330182 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Fri, 20 Jul 2018 15:08:14 -0700 Subject: [test] Add native ignore for symbol-cross-fade test. --- platform/node/test/ignores.json | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 51a50ff387..18e9e11c49 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -56,6 +56,7 @@ "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", "render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745", + "render-tests/symbol-cross-fade/chinese": "https://github.com/mapbox/mapbox-gl-native/issues/10619", "render-tests/symbol-placement/line-overscaled": "https://github.com/mapbox/mapbox-gl-js/issues/5654", "render-tests/symbol-visibility/visible": "https://github.com/mapbox/mapbox-gl-native/issues/10409", "render-tests/text-no-cross-source-collision/default": "skip - gl-js only", -- cgit v1.2.1