diff options
Diffstat (limited to 'platform')
-rw-r--r-- | platform/node/test/ignores.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index d911ae0653..1fbb93a4fa 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -56,6 +56,7 @@ "render-tests/runtime-styling/source-add-geojson-inline": "skip - needs issue", "render-tests/symbol-placement/line": "needs issue", "render-tests/text-anchor/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9555", + "render-tests/text-justify/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9559", "render-tests/text-keep-upright/line-placement-true-offset": "https://github.com/mapbox/mapbox-gl-native/issues/9271", "render-tests/text-size/composite-function-high-base": "https://github.com/mapbox/mapbox-gl-native/issues/8654", "render-tests/video/default": "skip - needs issue" |