summaryrefslogtreecommitdiff
path: root/metrics/ignores
diff options
context:
space:
mode:
authorzmiao <miao.zhao@mapbox.com>2020-02-12 12:28:05 +0200
committerzmiao <miao.zhao@mapbox.com>2020-02-12 17:35:18 +0200
commit759dfe8bf630b30173880551db70f54c43697b98 (patch)
tree504c1da77f53aa33dda0e71f3276a5491e1f3135 /metrics/ignores
parentc57af518426acc99fada188990e831cacc8170fe (diff)
downloadqtlocation-mapboxgl-759dfe8bf630b30173880551db70f54c43697b98.tar.gz
[core] Support [within expression] with layout property
Diffstat (limited to 'metrics/ignores')
-rw-r--r--metrics/ignores/platform-all.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json
index f27941a3b6..e9ee792f37 100644
--- a/metrics/ignores/platform-all.json
+++ b/metrics/ignores/platform-all.json
@@ -132,6 +132,5 @@
"render-tests/text-variable-anchor/left-top-right-buttom-offset-tile-map-mode":"https://github.com/mapbox/mapbox-gl-js/pull/9202",
"render-tests/line-pattern/with-dasharray":"https://github.com/mapbox/mapbox-gl-js/pull/9189",
"render-tests/symbol-sort-key/placement-tile-boundary-right-then-left": "https://github.com/mapbox/mapbox-gl-js/pull/9054",
- "render-tests/line-dasharray/zero-length-gap":"https://github.com/mapbox/mapbox-gl-js/pull/9246",
- "render-tests/within/layout-text": "TODO: Fix by enabling `within` expreesion with layout property"
+ "render-tests/line-dasharray/zero-length-gap":"https://github.com/mapbox/mapbox-gl-js/pull/9246"
}