diff options
author | Chris Loer <chris.loer@gmail.com> | 2018-07-20 15:08:14 -0700 |
---|---|---|
committer | Chris Loer <chris.loer@mapbox.com> | 2018-07-23 13:33:27 -0700 |
commit | da5966b932e02d5d967e10b68617adbd4de2558f (patch) | |
tree | a135275229a5b79b7f5da37cad2c53931a0c0b8f /platform/node | |
parent | 8ae3f687c4379da946a56ffbdabe00d8ca3ca344 (diff) | |
download | qtlocation-mapboxgl-da5966b932e02d5d967e10b68617adbd4de2558f.tar.gz |
[test] Add native ignore for symbol-cross-fade test.
Diffstat (limited to 'platform/node')
-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 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", |