summaryrefslogtreecommitdiff
path: root/metrics
diff options
context:
space:
mode:
authorAndrew Hay Kurtz <andrew.hay.kurtz@gmail.com>2019-10-29 13:49:22 -0700
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2020-04-14 22:30:40 +0300
commit0c95acf10379266e4142572b6cc7fb1c29271f3b (patch)
tree562c723da46b44a6c5905586f7a25f5194213d15 /metrics
parent08ad74216442a8c306a3d7ca4696f5ddb780557f (diff)
downloadqtlocation-mapboxgl-0c95acf10379266e4142572b6cc7fb1c29271f3b.tar.gz
Enable 'circle-sort-key' layout property
Diffstat (limited to 'metrics')
-rw-r--r--metrics/expectations/platform-all/render-tests/circle-sort-key/literal/expected.pngbin0 -> 950 bytes
-rw-r--r--metrics/ignores/platform-all.json1
2 files changed, 0 insertions, 1 deletions
diff --git a/metrics/expectations/platform-all/render-tests/circle-sort-key/literal/expected.png b/metrics/expectations/platform-all/render-tests/circle-sort-key/literal/expected.png
new file mode 100644
index 0000000000..78c42d43f0
--- /dev/null
+++ b/metrics/expectations/platform-all/render-tests/circle-sort-key/literal/expected.png
Binary files differ
diff --git a/metrics/ignores/platform-all.json b/metrics/ignores/platform-all.json
index 9e20b2ffc5..da53a7a559 100644
--- a/metrics/ignores/platform-all.json
+++ b/metrics/ignores/platform-all.json
@@ -55,7 +55,6 @@
"render-tests/background-color/transition": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
"render-tests/canvas/default": "skip - js specific",
"render-tests/canvas/update": "skip - js specific",
- "render-tests/circle-sort-key/literal": "https://github.com/mapbox/mapbox-gl-native/issues/15008",
"render-tests/collator/default": "Some test platforms don't resolve 'en' locale",
"render-tests/collator/resolved-locale": "Some test platforms don't resolve 'en' locale",
"render-tests/custom-layer-js/depth": "skip - js specific",