summaryrefslogtreecommitdiff
path: root/platform/node/test/ignores.json
blob: 4d20af1f48eb4140fe4ec768d2af798f3a7ec238 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
  "expression-tests/collator/accent-equals-de": "Locale-specific behavior changes based on platform.",
  "expression-tests/is-supported-script/default": "This tests RTL text plugin behavior specific to GL JS",
  "expression-tests/resolved-locale/basic": "Even the 'en' locale may not be present on some test systems.",
  "query-tests/geometry/multilinestring": "needs investigation",
  "query-tests/geometry/multipolygon": "needs investigation",
  "query-tests/geometry/polygon": "needs investigation",
  "query-tests/world-wrapping/box": "skip - needs issue",
  "query-tests/world-wrapping/point": "skip - needs issue",
  "query-tests/circle-radius/feature-state": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "query-tests/circle-stroke-width/feature-state": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "query-tests/line-gap-width/feature-state": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "query-tests/line-offset/feature-state": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "query-tests/line-width/feature-state": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "query-tests/feature-state/default": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "query-tests/regressions/mapbox-gl-js#6555": "skip - no querySourceFeatures in mbgl-node; needs issue",
  "render-tests/background-color/transition": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/collator/resolved-locale": "Some test platforms don't resolve 'en' locale",
  "render-tests/collator/default": "Some test platforms don't resolve 'en' locale",
  "render-tests/debug/collision": "https://github.com/mapbox/mapbox-gl-native/issues/3841",
  "render-tests/debug/collision-lines": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
  "render-tests/debug/collision-lines-overscaled": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
  "render-tests/debug/collision-lines-pitched": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
  "render-tests/debug/collision-pitched-wrapped": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
  "render-tests/debug/tile": "https://github.com/mapbox/mapbox-gl-native/issues/3841",
  "render-tests/debug/tile-overscaled": "https://github.com/mapbox/mapbox-gl-native/issues/3841",
  "render-tests/extent/1024-circle": "needs investigation",
  "render-tests/fill-extrusion-pattern/@2x": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
  "render-tests/fill-extrusion-pattern/function": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
  "render-tests/fill-extrusion-pattern/function-2": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
  "render-tests/fill-extrusion-pattern/literal": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
  "render-tests/fill-extrusion-pattern/missing": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
  "render-tests/fill-extrusion-pattern/opacity": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
  "render-tests/geojson/inline-linestring-fill": "current behavior is arbitrary",
  "render-tests/geojson/inline-polygon-symbol": "behavior needs reconciliation with gl-js",
  "render-tests/icon-rotate/with-offset": "https://github.com/mapbox/mapbox-gl-native/issues/11872",
  "render-tests/icon-no-cross-source-collision/default": "skip - gl-js only",
  "render-tests/line-gradient/gradient": "https://github.com/mapbox/mapbox-gl-native/issues/11718",
  "render-tests/line-gradient/translucent": "https://github.com/mapbox/mapbox-gl-native/issues/11718",
  "render-tests/mixed-zoom/z10-z11": "https://github.com/mapbox/mapbox-gl-native/issues/10397",
  "render-tests/raster-masking/overlapping-zoom": "https://github.com/mapbox/mapbox-gl-native/issues/10195",
  "render-tests/real-world/bangkok": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
  "render-tests/real-world/chicago": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
  "render-tests/real-world/sanfrancisco": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
  "render-tests/regressions/mapbox-gl-js#2305": "https://github.com/mapbox/mapbox-gl-native/issues/6927",
  "render-tests/regressions/mapbox-gl-js#2467": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/regressions/mapbox-gl-js#2762": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/regressions/mapbox-gl-js#2769": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/regressions/mapbox-gl-js#3682": "https://github.com/mapbox/mapbox-gl-js/issues/3682",
  "render-tests/regressions/mapbox-gl-js#5740": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/regressions/mapbox-gl-js#5982": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/regressions/mapbox-gl-js#6655": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "render-tests/regressions/mapbox-gl-js#6706": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/regressions/mapbox-gl-js#6806": "pending https://github.com/mapbox/mapbox-gl-js/pull/6812",
  "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",
  "render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745",
  "render-tests/symbol-cross-fade/chinese": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
  "render-tests/symbol-placement/line-overscaled": "https://github.com/mapbox/mapbox-gl-js/issues/5654",
  "render-tests/symbol-visibility/visible": "https://github.com/mapbox/mapbox-gl-native/issues/10409",
  "render-tests/text-no-cross-source-collision/default": "skip - gl-js only",
  "render-tests/text-pitch-alignment/auto-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
  "render-tests/text-pitch-alignment/map-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
  "render-tests/text-pitch-alignment/viewport-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
  "render-tests/text-pitch-scaling/line-half": "https://github.com/mapbox/mapbox-gl-native/issues/9732",
  "render-tests/text-rotate/with-offset": "https://github.com/mapbox/mapbox-gl-native/issues/11872",
  "render-tests/video/default": "skip - https://github.com/mapbox/mapbox-gl-native/issues/601",
  "render-tests/background-color/colorSpace-hcl": "needs issue",
  "render-tests/combinations/fill-extrusion-translucent--heatmap-translucent": "needs investigation",
  "render-tests/combinations/heatmap-translucent--background-opaque": "needs investigation",
  "render-tests/combinations/heatmap-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/background-opaque--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/background-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/circle-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/fill-extrusion-translucent--background-translucent": "needs investigation",
  "render-tests/combinations/fill-extrusion-translucent--circle-translucent": "needs investigation",
  "render-tests/combinations/fill-extrusion-translucent--hillshade-translucent": "needs investigation",
  "render-tests/combinations/fill-extrusion-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/fill-extrusion-translucent--fill-translucent": "needs investigation",
  "render-tests/combinations/fill-extrusion-translucent--line-translucent": "needs investigation",
  "render-tests/combinations/fill-extrusion-translucent--symbol-translucent": "needs investigation",
  "render-tests/combinations/hillshade-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/fill-opaque--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/fill-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/line-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/raster-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/combinations/symbol-translucent--fill-extrusion-translucent": "needs investigation",
  "render-tests/feature-state/composite-expression": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "render-tests/feature-state/data-expression": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "render-tests/feature-state/vector-source": "skip - port https://github.com/mapbox/mapbox-gl-js/pull/6263 - needs issue",
  "render-tests/text-field/formatted-arabic": "https://github.com/mapbox/mapbox-gl-native/issues/12612",
  "render-tests/text-field/formatted-line": "https://github.com/mapbox/mapbox-gl-native/issues/12612",
  "render-tests/text-field/formatted": "https://github.com/mapbox/mapbox-gl-native/issues/12612",
  "render-tests/basic-v9/z0-wide": "https://github.com/mapbox/mapbox-gl-native/pull/12611",
  "render-tests/bright-v9/z0-wide": "https://github.com/mapbox/mapbox-gl-native/pull/12611",
  "render-tests/satellite-v9/z0-wide": "https://github.com/mapbox/mapbox-gl-native/pull/12611"
}