summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-07-20 15:08:14 -0700
committerChris Loer <chris.loer@mapbox.com>2018-07-23 13:33:27 -0700
commitda5966b932e02d5d967e10b68617adbd4de2558f (patch)
treea135275229a5b79b7f5da37cad2c53931a0c0b8f
parent8ae3f687c4379da946a56ffbdabe00d8ca3ca344 (diff)
downloadqtlocation-mapboxgl-da5966b932e02d5d967e10b68617adbd4de2558f.tar.gz
[test] Add native ignore for symbol-cross-fade test.
-rw-r--r--platform/node/test/ignores.json1
1 files changed, 1 insertions, 0 deletions
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",