From 5c78282251c81c829d70f0ed74b8dac913ef3af1 Mon Sep 17 00:00:00 2001 From: Alexander Shalamov Date: Thu, 15 Aug 2019 18:29:21 +0300 Subject: [core] Unskip icon-text-fit render tests --- platform/node/test/ignores.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 7665972aad..82a116bef2 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -103,17 +103,5 @@ "query-tests/fill-extrusion/sort-rotated": "https://github.com/mapbox/mapbox-gl-native/issues/13139", "query-tests/fill-extrusion/sort": "https://github.com/mapbox/mapbox-gl-native/issues/13139", "query-tests/fill-extrusion/top-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139", - "query-tests/regressions/mapbox-gl-js#7883": "https://github.com/mapbox/mapbox-gl-native/issues/14585", - "render-tests/icon-text-fit/both-padding": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/icon-text-fit/both": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/icon-text-fit/height-padding": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/icon-text-fit/height": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/icon-text-fit/placement-line": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/icon-text-fit/width-padding": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/icon-text-fit/width": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/regressions/mapbox-gl-js#5631": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/text-variable-anchor/all-anchors-icon-text-fit": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/text-variable-anchor/icon-text-fit-collision-box": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/text-writing-mode/point_label/cjk-variable-anchors-vertical-horizontal-mode-icon-text-fit": "https://github.com/mapbox/mapbox-gl-native/issues/15346", - "render-tests/text-writing-mode/point_label/mixed-multiline-vertical-horizontal-mode-icon-text-fit": "https://github.com/mapbox/mapbox-gl-native/issues/15346" + "query-tests/regressions/mapbox-gl-js#7883": "https://github.com/mapbox/mapbox-gl-native/issues/14585" } -- cgit v1.2.1