diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2019-08-13 16:32:09 +0300 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2019-08-13 16:55:33 +0300 |
commit | b330375aebc6afecfa748924c5cc14328acb2f2d (patch) | |
tree | ba137e11891f516b24216c5904131ca23679e953 | |
parent | 12615d4927d269701a82002346eb496ce9077b43 (diff) | |
download | qtlocation-mapboxgl-b330375aebc6afecfa748924c5cc14328acb2f2d.tar.gz |
[core] Unskip text-rotate/with-offset fixed by #14932
-rw-r--r-- | platform/node/test/ignores.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index f901180f7d..82a116bef2 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -77,7 +77,6 @@ "render-tests/text-pitch-alignment/auto-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732", "render-tests/text-pitch-alignment/map-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732", "render-tests/text-pitch-alignment/viewport-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732", - "render-tests/text-rotate/with-offset": "https://github.com/mapbox/mapbox-gl-native/issues/11872", "render-tests/video/default": "skip - https://github.com/mapbox/mapbox-gl-native/issues/601", "render-tests/background-color/colorSpace-hcl": "needs issue", "render-tests/feature-state/composite-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12613", |