mapbox-gl-js
mapbox-gl-js copied to clipboard
Flaky tests: master ticket
This ticket consolidates reports of flaky tests in one place.
Render tests:
render-tests/dynamic-filter/symbols/line/:
- [ ]
render-tests/dynamic-filter/symbols/line/combined-pitch-distance/low-pitch-far-visible - [ ]
render-tests/dynamic-filter/symbols/line/combined-pitch-distance/high-pitch-far-hiddenhttps://github.com/mapbox/mapbox-gl-js/issues/11730 - [ ]
render-tests/dynamic-filter/symbols/line/combined-pitch-distance-data-driven/late-dynamic - [ ]
render-tests/dynamic-filter/symbols/line/distance-near-cullhttps://github.com/mapbox/mapbox-gl-js/issues/11729 - [ ]
render-tests/dynamic-filter/symbols/line/distance-far-cull - [ ]
render-tests/dynamic-filter/symbols/line/distance-near-and-far-cullhttps://github.com/mapbox/mapbox-gl-js/issues/11737 - [ ]
render-tests/dynamic-filter/symbols/line/distance-nofilterhttps://github.com/mapbox/mapbox-gl-js/issues/11742
render-tests/fog/:
- [ ]
fog/terrain/basichttps://github.com/mapbox/mapbox-gl-js/issues/11734 - [ ]
fog/terrain/sky-compositionhttps://github.com/mapbox/mapbox-gl-js/issues/11669 - [ ]
fog/terrain/equal-range - [ ]
fog/disablehttps://github.com/mapbox/mapbox-gl-js/issues/11738 - [ ]
fog-reenable
Other render tests:
- [x] https://github.com/mapbox/mapbox-gl-js/issues/11234
- [ ] https://github.com/mapbox/mapbox-gl-js/issues/10314
- [ ] https://github.com/mapbox/mapbox-gl-js/issues/8679
- [ ] https://github.com/mapbox/mapbox-gl-js/issues/10181
- [ ] https://github.com/mapbox/mapbox-gl-js/issues/11731
Query tests:
- [ ]
query-tests/terrain/draped/lines/slope-occlusionhttps://github.com/mapbox/mapbox-gl-js/issues/11726 This test alone is responsible for 1/3 of failures. - [ ] https://github.com/mapbox/mapbox-gl-js/issues/11727
- [ ] https://github.com/mapbox/mapbox-gl-js/issues/11728
- [ ] https://github.com/mapbox/mapbox-gl-js/issues/11735
Unit tests:
- [ ] test/unit/ui/camera.test.js camera > #easeTo > duration is 0 when prefers-reduced-motion: reduce is set (example here)
- [ ] test/unit/terrain/terrain.test.js Elevation > map._updateAverageElevation (example here)
- [ ] test/unit/ui/map.test.js Map > render stabilizes (example here)