Skip to content

Ib/remove sky on low zoom globe #6060

Ib/remove sky on low zoom globe

Ib/remove sky on low zoom globe #6060

Triggered via pull request October 31, 2024 18:02
Status Failure
Total duration 2h 0m 25s
Artifacts 2

test-all.yml

on: pull_request
Code Hygiene
2m 34s
Code Hygiene
Unit tests and Coverage
3m 35s
Unit tests and Coverage
Matrix: Build tests
Matrix: Integration tests
Matrix: Render tests
Fit to window
Zoom out
Zoom in

Annotations

40 errors
marker › Marker after the terrain event must listen to the render event till is fully loaded: src/ui/marker.test.ts#L880
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/marker.test.ts:880:5 at Object.<anonymous> (src/ui/marker.test.ts:29:1)
GeolocateControl with no options › Geolocate control should appear only once: src/ui/control/geolocate_control.test.ts#L606
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/control/geolocate_control.test.ts:606:5 at Object.<anonymous> (src/ui/control/geolocate_control.test.ts:26:1)
map events › emits load event after a style is set: src/ui/map_tests/map_events.test.ts#L928
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/map_tests/map_events.test.ts:928:5 at Object.<anonymous> (src/ui/map_tests/map_events.test.ts:18:1)
map events › no idle event during move: src/ui/map_tests/map_events.test.ts#L943
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/map_tests/map_events.test.ts:943:5 at Object.<anonymous> (src/ui/map_tests/map_events.test.ts:18:1)
map events › projectiontransition event › projectiontransition events is fired when setProjection is called: src/ui/map_tests/map_events.test.ts#L1028
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/map_tests/map_events.test.ts:1028:9 at src/ui/map_tests/map_events.test.ts:1027:5 at Object.<anonymous> (src/ui/map_tests/map_events.test.ts:18:1)
map events › projectiontransition event › projectiontransition is fired when globe transitions to mercator: src/ui/map_tests/map_events.test.ts#L1045
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/map_tests/map_events.test.ts:1045:9 at src/ui/map_tests/map_events.test.ts:1027:5 at Object.<anonymous> (src/ui/map_tests/map_events.test.ts:18:1)
AttributionControl › dedupes attributions that are substrings of others: src/ui/control/attribution_control.test.ts#L145
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/control/attribution_control.test.ts:145:5 at Object.<anonymous> (src/ui/control/attribution_control.test.ts:34:1)
AttributionControl › is hidden if empty: src/ui/control/attribution_control.test.ts#L174
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/control/attribution_control.test.ts:174:5 at Object.<anonymous> (src/ui/control/attribution_control.test.ts:34:1)
AttributionControl › is not hidden if adding a source with attribution: src/ui/control/attribution_control.test.ts#L190
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/control/attribution_control.test.ts:190:5 at Object.<anonymous> (src/ui/control/attribution_control.test.ts:34:1)
AttributionControl › hides attributions for sources that are not currently visible: src/ui/control/attribution_control.test.ts#L250
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/ui/control/attribution_control.test.ts:250:5 at Object.<anonymous> (src/ui/control/attribution_control.test.ts:34:1)
Integration tests (windows-latest)
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 40 minutes.
Browser tests › Load should fire before resize and moveend: test/integration/browser/browser.test.ts#L69
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:69:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Should continue zooming from last mouse position after scroll and flyto: test/integration/browser/browser.test.ts#L86
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:86:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Zoom: Double click at the center: test/integration/browser/browser.test.ts#L165
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:165:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Marker: correct position: test/integration/browser/browser.test.ts#L211
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:211:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Fullscreen control should work in shadowdom as well: test/integration/browser/browser.test.ts#L287
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:287:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Marker: correct opacity after resize with 3d terrain: test/integration/browser/browser.test.ts#L346
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:346:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Movement with transformCameraUpdate and terrain: test/integration/browser/browser.test.ts#L410
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:410:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Integration tests (windows-latest)
The operation was canceled.
Integration tests (ubuntu-latest)
The job running on runner GitHub Actions 38 has exceeded the maximum execution time of 40 minutes.
Browser tests › Load should fire before resize and moveend: test/integration/browser/browser.test.ts#L69
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:69:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Should continue zooming from last mouse position after scroll and flyto: test/integration/browser/browser.test.ts#L86
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:86:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Zoom: Double click at the center: test/integration/browser/browser.test.ts#L165
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:165:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Marker: correct position: test/integration/browser/browser.test.ts#L211
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:211:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Fullscreen control should work in shadowdom as well: test/integration/browser/browser.test.ts#L287
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:287:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Marker: correct opacity after resize with 3d terrain: test/integration/browser/browser.test.ts#L346
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:346:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Browser tests › Movement with transformCameraUpdate and terrain: test/integration/browser/browser.test.ts#L410
thrown: "Exceeded timeout of 20000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/integration/browser/browser.test.ts:410:5 at Object.<anonymous> (test/integration/browser/browser.test.ts:20:1)
Integration tests (ubuntu-latest)
The operation was canceled.
Render tests (windows-latest, 2)
The job running on runner GitHub Actions 33 has exceeded the maximum execution time of 120 minutes.
Render tests (windows-latest, 2)
The operation was canceled.
Render tests (windows-latest, 1)
The job running on runner GitHub Actions 42 has exceeded the maximum execution time of 120 minutes.
Render tests (windows-latest, 1)
The operation was canceled.
Render tests (windows-latest, 0)
The job running on runner GitHub Actions 35 has exceeded the maximum execution time of 120 minutes.
Render tests (windows-latest, 0)
The operation was canceled.
Render tests (ubuntu-latest, 1)
The job running on runner GitHub Actions 34 has exceeded the maximum execution time of 120 minutes.
Render tests (ubuntu-latest, 1)
The operation was canceled.
Render tests (ubuntu-latest, 2)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 120 minutes.
Render tests (ubuntu-latest, 2)
The operation was canceled.
Render tests (ubuntu-latest, 0)
The job running on runner GitHub Actions 26 has exceeded the maximum execution time of 120 minutes.
Render tests (ubuntu-latest, 0)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
build-dist-ubuntu-latest
231 KB
build-dist-windows-latest
231 KB