summaryrefslogtreecommitdiff
path: root/metrics/ignores
diff options
context:
space:
mode:
authorzmiao <miao.zhao@mapbox.com>2020-02-11 12:35:57 +0200
committerzmiao <miao.zhao@mapbox.com>2020-02-12 12:24:05 +0200
commitf4250afd24a2a3bb9e13800ce08355ae1d1d7890 (patch)
treefa1c91e687bab34bf894537a14d04a9c20a0f2e4 /metrics/ignores
parent2963afa010e75bb8bc3c20150c06c5779121077d (diff)
downloadqtlocation-mapboxgl-f4250afd24a2a3bb9e13800ce08355ae1d1d7890.tar.gz
Update baselines
Diffstat (limited to 'metrics/ignores')
-rw-r--r--metrics/ignores/platform-all.json9
1 files changed, 1 insertions, 8 deletions
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json
index 2f1bce6e4f..f27941a3b6 100644
--- a/metrics/ignores/platform-all.json
+++ b/metrics/ignores/platform-all.json
@@ -22,8 +22,6 @@
"expression-tests/legacy/interval/composite-default": "https://github.com/mapbox/mapbox-gl-native/issues/12747",
"expression-tests/legacy/interval/tokens-zoom": "https://github.com/mapbox/mapbox-gl-native/issues/12747",
"expression-tests/resolved-locale/basic": "Even the 'en' locale may not be present on some test systems.",
- "expression-tests/within/basic": "TODO: Fix by implementing `within` expression",
- "expression-tests/within/invalid-geojson": "TODO: Fix by implementing `within` expression",
"probes/file-size/fail-file-doesnt-match": "Should fail, doesn't match the expectation.",
"probes/file-size/fail-file-not-found": "Should fail, file not found.",
"probes/file-size/fail-size-is-over": "Should fail, size is bigger than expected.",
@@ -135,10 +133,5 @@
"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/within/filter-with-inlined-geojson": "TODO: Fix by enabling `within` expreesion with filter expression",
- "render-tests/within/paint-circle": "TODO: Fix by enabling `within` expreesion with paint property",
- "render-tests/within/paint-icon": "TODO: Fix by enabling `within` expreesion with paint property",
- "render-tests/within/paint-text": "TODO: Fix by enabling `within` expreesion with paint property"
-
+ "render-tests/within/layout-text": "TODO: Fix by enabling `within` expreesion with layout property"
}