summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-04-01 18:44:01 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-04-08 11:19:37 +0300
commit39cdbb63c601c2b70414f26b3946844fca6c4584 (patch)
treee1c4d894a0b7cad33dcf97985a03d189bf0eea96
parentfd218daa00f3643522c58ec1bc29a81860e0d157 (diff)
downloadqtlocation-mapboxgl-39cdbb63c601c2b70414f26b3946844fca6c4584.tar.gz
Update render tests expectations
-rw-r--r--metrics/expectations/platform-all/render-tests/text-variable-anchor/all-anchors-tile-map-mode/expected.pngbin160213 -> 126082 bytes
-rw-r--r--metrics/expectations/platform-all/render-tests/text-variable-anchor/left-top-right-bottom-offset-tile-map-mode/expected.pngbin126056 -> 127397 bytes
-rw-r--r--metrics/ignores/platform-android.json3
3 files changed, 2 insertions, 1 deletions
diff --git a/metrics/expectations/platform-all/render-tests/text-variable-anchor/all-anchors-tile-map-mode/expected.png b/metrics/expectations/platform-all/render-tests/text-variable-anchor/all-anchors-tile-map-mode/expected.png
index 75af66e6a0..9bc291b098 100644
--- a/metrics/expectations/platform-all/render-tests/text-variable-anchor/all-anchors-tile-map-mode/expected.png
+++ b/metrics/expectations/platform-all/render-tests/text-variable-anchor/all-anchors-tile-map-mode/expected.png
Binary files differ
diff --git a/metrics/expectations/platform-all/render-tests/text-variable-anchor/left-top-right-bottom-offset-tile-map-mode/expected.png b/metrics/expectations/platform-all/render-tests/text-variable-anchor/left-top-right-bottom-offset-tile-map-mode/expected.png
index b22ee23df7..9a99417759 100644
--- a/metrics/expectations/platform-all/render-tests/text-variable-anchor/left-top-right-bottom-offset-tile-map-mode/expected.png
+++ b/metrics/expectations/platform-all/render-tests/text-variable-anchor/left-top-right-bottom-offset-tile-map-mode/expected.png
Binary files differ
diff --git a/metrics/ignores/platform-android.json b/metrics/ignores/platform-android.json
index ffd8fc9e15..3744a35887 100644
--- a/metrics/ignores/platform-android.json
+++ b/metrics/ignores/platform-android.json
@@ -9,5 +9,6 @@
"render-tests/regressions/mapbox-gl-js#5911a": "Needs to be investigated and fixed.",
"render-tests/regressions/mapbox-gl-native#9976": "Needs to be investigated and fixed.",
"render-tests/runtime-styling/image-add-pattern": "Needs to be investigated and fixed.",
- "render-tests/runtime-styling/image-update-pattern": "Needs to be investigated and fixed."
+ "render-tests/runtime-styling/image-update-pattern": "Needs to be investigated and fixed.",
+ "render-tests/text-variable-anchor/left-top-right-bottom-offset-tile-map-mode": "https://github.com/mapbox/api-gl/issues/1265"
}