diff options
Diffstat (limited to 'platform/node')
-rw-r--r-- | platform/node/test/ignores.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index bca302e537..62e042cd4d 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -53,6 +53,7 @@ "render-tests/heatmap-opacity/function": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-opacity/literal": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/antimeridian": "https://github.com/mapbox/mapbox-gl-native/issues/10146", + "render-tests/heatmap-radius/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/default": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/function": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/literal": "https://github.com/mapbox/mapbox-gl-native/issues/10146", |