diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-09-11 23:30:51 -0400 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-09-14 06:30:12 +0300 |
commit | f40519e78d818f9fdaf857ddcf41f33e2de9703c (patch) | |
tree | 5d31ec784d2c930d35a5bddf8dcb75283862832e /platform/node | |
parent | 88a0187f214ad6fda7e2f24785826f0f430a885b (diff) | |
download | qtlocation-mapboxgl-f40519e78d818f9fdaf857ddcf41f33e2de9703c.tar.gz |
[core] Do not cache stale tiles
Diffstat (limited to 'platform/node')
-rw-r--r-- | platform/node/test/ignores.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 845c7e8a37..50e1defa85 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -40,7 +40,6 @@ "render-tests/regressions/mapbox-gl-js#2305": "https://github.com/mapbox/mapbox-gl-native/issues/6927", "render-tests/regressions/mapbox-gl-js#3682": "https://github.com/mapbox/mapbox-gl-js/issues/3682", "render-tests/regressions/mapbox-gl-native#7357": "https://github.com/mapbox/mapbox-gl-native/issues/7357", - "render-tests/regressions/mapbox-gl-native#9900": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9905", "render-tests/runtime-styling/image-add-sdf": "https://github.com/mapbox/mapbox-gl-native/issues/9847", "render-tests/runtime-styling/paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745", "render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745", |