summaryrefslogtreecommitdiff
path: root/platform/node/test/ignores.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform/node/test/ignores.json')
-rw-r--r--platform/node/test/ignores.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 95335e530a..6e551f9daa 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -3,19 +3,6 @@
"expression-tests/array/implicit-2": "https://github.com/mapbox/mapbox-gl-native/issues/10533",
"expression-tests/array/implicit-3": "https://github.com/mapbox/mapbox-gl-native/issues/10533",
"expression-tests/coalesce/inference": "https://github.com/mapbox/mapbox-gl-native/issues/10588",
- "expression-tests/equal/array": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/color": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/mismatch": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/null-lhs": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/null-rhs": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/number": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/object": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/string": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/equal/value": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/not_equal/mismatch": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/not_equal/number": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/not_equal/string": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
- "expression-tests/not_equal/value": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
"expression-tests/interpolate/linear-color": "https://github.com/mapbox/mapbox-gl-native/issues/10604",
"expression-tests/to-rgba/alpha": "https://github.com/mapbox/mapbox-gl-native/issues/10604",
"expression-tests/to-rgba/basic": "https://github.com/mapbox/mapbox-gl-native/issues/10604",
@@ -74,7 +61,6 @@
"render-tests/regressions/mapbox-gl-js#5370": "skip - https://github.com/mapbox/mapbox-gl-native/pull/9439",
"render-tests/regressions/mapbox-gl-js#5599": "https://github.com/mapbox/mapbox-gl-native/issues/10399",
"render-tests/regressions/mapbox-gl-js#5740": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
- "render-tests/regressions/mapbox-gl-js#5947": "https://github.com/mapbox/mapbox-gl-native/issues/10678",
"render-tests/regressions/mapbox-gl-native#7357": "https://github.com/mapbox/mapbox-gl-native/issues/7357",
"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",