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-07 18:56:24 +0300
commit15086b99fe3a0b950c097f93f2d4a747f5b95827 (patch)
treef30cfa42b4c41dd92c5868e4adf2768cc91d1a8c
parentbcf31676831c638a5bb494c0238125e69593a4a0 (diff)
downloadqtlocation-mapboxgl-15086b99fe3a0b950c097f93f2d4a747f5b95827.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"
}