summaryrefslogtreecommitdiff
path: root/platform/node/test/ignores.json
diff options
context:
space:
mode:
authorAnsis Brammanis <ansis@mapbox.com>2018-08-14 17:08:35 -0700
committerAnsis Brammanis <ansis@mapbox.com>2018-08-14 17:08:35 -0700
commit0a6c4f92c38142ce80595977bd9f1de6c722e95d (patch)
tree57133a333e4b26b3080b7f9cfbe26777b1b341cc /platform/node/test/ignores.json
parent20f880ebec82bbd7553fc382400227efc0105bce (diff)
downloadqtlocation-mapboxgl-0a6c4f92c38142ce80595977bd9f1de6c722e95d.tar.gz
[core] fix icon-size for small data-driven valuesupstream/fix-small-icon-size
port of https://github.com/mapbox/mapbox-gl-js/pull/7125
Diffstat (limited to 'platform/node/test/ignores.json')
-rw-r--r--platform/node/test/ignores.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 18e9e11c49..4d20af1f48 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -88,5 +88,11 @@
"render-tests/combinations/symbol-translucent--fill-extrusion-translucent": "needs investigation",
"render-tests/feature-state/composite-expression": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
"render-tests/feature-state/data-expression": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
- "render-tests/feature-state/vector-source": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue"
+ "render-tests/feature-state/vector-source": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
+ "render-tests/text-field/formatted-arabic": "https://github.com/mapbox/mapbox-gl-native/issues/12612",
+ "render-tests/text-field/formatted-line": "https://github.com/mapbox/mapbox-gl-native/issues/12612",
+ "render-tests/text-field/formatted": "https://github.com/mapbox/mapbox-gl-native/issues/12612",
+ "render-tests/basic-v9/z0-wide": "https://github.com/mapbox/mapbox-gl-native/pull/12611",
+ "render-tests/bright-v9/z0-wide": "https://github.com/mapbox/mapbox-gl-native/pull/12611",
+ "render-tests/satellite-v9/z0-wide": "https://github.com/mapbox/mapbox-gl-native/pull/12611"
}