summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-14 17:31:35 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-16 16:25:59 +0300
commit8792e7c3228cba8068de0df55915d1c97795e2ff (patch)
tree10432999c8dec8d77354af73ca3dd3092daf5cca
parenta1904e802c61e5b5a0cef8cc9de9bf7c2c617552 (diff)
downloadqtlocation-mapboxgl-8792e7c3228cba8068de0df55915d1c97795e2ff.tar.gz
Enable text-variable-anchor/{pitched-rotated-debug|rotated-offset} render tests
-rw-r--r--platform/node/test/ignores.json2
-rw-r--r--render-test/expected/text-variable-anchor/pitched-rotated-debug/expected.pngbin0 -> 43135 bytes
-rw-r--r--render-test/expected/text-variable-anchor/rotated-offset/expected.pngbin0 -> 35553 bytes
3 files changed, 0 insertions, 2 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index bc2535227f..fa8ec6cc4b 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -82,8 +82,6 @@
"render-tests/feature-state/composite-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12613",
"render-tests/feature-state/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12613",
"render-tests/feature-state/vector-source": "https://github.com/mapbox/mapbox-gl-native/issues/12613",
- "render-tests/text-variable-anchor/pitched-rotated-debug": "https://github.com/mapbox/mapbox-gl-native/issues/14211",
- "render-tests/text-variable-anchor/rotated-offset": "https://github.com/mapbox/mapbox-gl-native/issues/14211",
"render-tests/text-variable-anchor/remember-last-placement": "skip - fails on gl-native, as symbol index is not functional at static map mode - needs issue",
"render-tests/remove-feature-state/composite-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12413",
"render-tests/remove-feature-state/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12413",
diff --git a/render-test/expected/text-variable-anchor/pitched-rotated-debug/expected.png b/render-test/expected/text-variable-anchor/pitched-rotated-debug/expected.png
new file mode 100644
index 0000000000..4e3d012844
--- /dev/null
+++ b/render-test/expected/text-variable-anchor/pitched-rotated-debug/expected.png
Binary files differ
diff --git a/render-test/expected/text-variable-anchor/rotated-offset/expected.png b/render-test/expected/text-variable-anchor/rotated-offset/expected.png
new file mode 100644
index 0000000000..13690d147c
--- /dev/null
+++ b/render-test/expected/text-variable-anchor/rotated-offset/expected.png
Binary files differ