From ffe6e7ac15588de293a11302f36bb7bb4276609b Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Tue, 11 Jul 2017 14:00:57 -0700 Subject: [PATCH] Enable native tests for icon pitch alignment. --- .../auto-rotation-alignment-map/style.json | 3 --- .../auto-rotation-alignment-viewport/style.json | 3 --- .../map-rotation-alignment-viewport/style.json | 3 --- .../viewport-rotation-alignment-map/style.json | 3 --- 4 files changed, 12 deletions(-) diff --git a/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-map/style.json b/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-map/style.json index 72dc6325691..3c626d04311 100644 --- a/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-map/style.json +++ b/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-map/style.json @@ -2,9 +2,6 @@ "version": 8, "metadata": { "test": { - "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/issues/9345" - }, "width": 64, "height": 64 } diff --git a/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-viewport/style.json b/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-viewport/style.json index 3e1729502a0..7e2a0c4b04d 100644 --- a/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-viewport/style.json +++ b/test/integration/render-tests/icon-pitch-alignment/auto-rotation-alignment-viewport/style.json @@ -2,9 +2,6 @@ "version": 8, "metadata": { "test": { - "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/issues/9345" - }, "width": 64, "height": 64 } diff --git a/test/integration/render-tests/icon-pitch-alignment/map-rotation-alignment-viewport/style.json b/test/integration/render-tests/icon-pitch-alignment/map-rotation-alignment-viewport/style.json index 4b7ebe020ae..d6cebadd959 100644 --- a/test/integration/render-tests/icon-pitch-alignment/map-rotation-alignment-viewport/style.json +++ b/test/integration/render-tests/icon-pitch-alignment/map-rotation-alignment-viewport/style.json @@ -2,9 +2,6 @@ "version": 8, "metadata": { "test": { - "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/issues/9345" - }, "width": 64, "height": 64 } diff --git a/test/integration/render-tests/icon-pitch-alignment/viewport-rotation-alignment-map/style.json b/test/integration/render-tests/icon-pitch-alignment/viewport-rotation-alignment-map/style.json index 0739185f044..239dc412ee2 100644 --- a/test/integration/render-tests/icon-pitch-alignment/viewport-rotation-alignment-map/style.json +++ b/test/integration/render-tests/icon-pitch-alignment/viewport-rotation-alignment-map/style.json @@ -2,9 +2,6 @@ "version": 8, "metadata": { "test": { - "ignored": { - "native": "https://github.com/mapbox/mapbox-gl-native/issues/9345" - }, "width": 64, "height": 64 }