summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-08-08 16:51:16 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-08-08 18:06:44 -0700
commit33407591f5a1176aefb4d3f03ae8b74c947cc828 (patch)
tree05e935a150b15451ba258f4a1372ef0b3b965ada
parentedd7948893fcd40a24d96b790e21d3dd028cecbe (diff)
downloadqtlocation-mapboxgl-33407591f5a1176aefb4d3f03ae8b74c947cc828.tar.gz
[tests] Ignore render test failures
-rw-r--r--platform/node/test/ignores.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 72282e7028..5e4ba8697d 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -57,6 +57,13 @@
"render-tests/text-letter-spacing/zoom-and-property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9668",
"render-tests/text-max-width/property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9654",
"render-tests/text-max-width/zoom-and-property-function": "https://github.com/mapbox/mapbox-gl-native/issues/9654",
+ "render-tests/text-pitch-alignment/auto-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
+ "render-tests/text-pitch-alignment/auto-text-rotation-alignment-viewport": "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/map-text-rotation-alignment-viewport": "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-pitch-alignment/viewport-text-rotation-alignment-viewport": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
+ "render-tests/text-pitch-scaling/line-half": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
"render-tests/text-size/composite-function-high-base": "https://github.com/mapbox/mapbox-gl-native/issues/8654",
"render-tests/video/default": "skip - needs issue"
}