summaryrefslogtreecommitdiff
path: root/platform/node/test/ignores.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-04-26 18:31:48 +0200
committerKonstantin Käfer <mail@kkaefer.com>2019-05-08 12:25:22 +0200
commit20a807fdf36e2609973451ef8d0e49472a59db91 (patch)
tree8aa9cc42ba015097cf1edc4e16a438a8ddfeb298 /platform/node/test/ignores.json
parentef48d53e78573c30d543a5fa84a7d524c950a2f3 (diff)
downloadqtlocation-mapboxgl-20a807fdf36e2609973451ef8d0e49472a59db91.tar.gz
[core] render extrusions directly in the main framebuffer
Diffstat (limited to 'platform/node/test/ignores.json')
-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 779a9a17f0..0ffb8f1d6c 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -92,6 +92,7 @@
"render-tests/fill-extrusion-pattern/missing": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
"render-tests/fill-extrusion-pattern/opacity": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
"render-tests/fill-extrusion-pattern/feature-expression": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
+ "render-tests/fill-extrusion-pattern/tile-buffer": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
"render-tests/fill-pattern/update-feature-state": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
"render-tests/geojson/inline-linestring-fill": "current behavior is arbitrary",
"render-tests/mixed-zoom/z10-z11": "https://github.com/mapbox/mapbox-gl-native/issues/10397",