Skip to content

ESLint files, and upgrade it to 9.20.1 in pre-commit, add PHP-CS-Fixer #8569

ESLint files, and upgrade it to 9.20.1 in pre-commit, add PHP-CS-Fixer

ESLint files, and upgrade it to 9.20.1 in pre-commit, add PHP-CS-Fixer #8569

Triggered via pull request March 6, 2025 16:37
Status Failure
Total duration 22m 44s
Artifacts 6

e2e_tests.yml

on: pull_request
Matrix: end2end
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Failed Test: Axis Orientation NEU for EPSG:3844: tests/end2end/playwright/axis_orientation.spec.js#L1
Axis Orientation NEU for EPSG:3844: Test timeout of 30000ms exceeded. - Test timeout of 30000ms exceeded.
Failed Test: Visit map with a warning: tests/end2end/playwright/project_load_warning.spec.js#L1
Visit map with a warning: Error: expect.toBeVisible: Error: strict mode violation: locator('#lizmap-warning-message') resolved to 2 elements: 1) <div data-alert="alert" id="lizmap-warning-message" class="alert alert-block alert-info fade in">…</div> aka locator('#message div').filter({ hasText: 'The project has been recently' }) 2) <div data-alert="alert" id="lizmap-warning-message" class="alert alert-block alert-info fade in">…</div> aka getByText('× Some layers are in the WMS') Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#lizmap-warning-message') - Error: expect.toBeVisible: Error: strict mode violation: locator('#lizmap-warning-message') resolved to 2 elements: 1) <div data-alert="alert" id="lizmap-warning-message" class="alert alert-block alert-info fade in">…</div> aka locator('#message div').filter({ hasText: 'The project has been recently' }) 2) <div data-alert="alert" id="lizmap-warning-message" class="alert alert-block alert-info fade in">…</div> aka getByText('× Some layers are in the WMS') Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#lizmap-warning-message') at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/project_load_warning.spec.js:16:50
Failed Test: Print requests: tests/end2end/playwright/print.spec.js#L1
Print requests: Error: Print requests → wrong length list : Got : 14 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label To have: 15 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label Debug count : 14 items expect(received).toHaveLength(expected) Expected length: 15 Received length: 14 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] - Error: Print requests → wrong length list : Got : 14 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label To have: 15 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label Debug count : 14 items expect(received).toHaveLength(expected) Expected length: 15 Received length: 14 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] at expectToHaveLengthCompare (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/globals.js:238:7) at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/print.spec.js:89:15
Failed Test: Print requests with selection: tests/end2end/playwright/print.spec.js#L1
Print requests with selection: Error: Print requests with selection → wrong length list : Got : 15 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, SELECTIONTOKEN, simple_label To have: 16 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label, SELECTIONTOKEN Debug count : 15 items expect(received).toHaveLength(expected) Expected length: 16 Received length: 15 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] - Error: Print requests with selection → wrong length list : Got : 15 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, SELECTIONTOKEN, simple_label To have: 16 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label, SELECTIONTOKEN Debug count : 15 items expect(received).toHaveLength(expected) Expected length: 16 Received length: 15 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] at expectToHaveLengthCompare (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/globals.js:238:7) at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/print.spec.js:284:15
Failed Test: Print requests with filter: tests/end2end/playwright/print.spec.js#L1
Print requests with filter: Error: Print requests with filter → wrong length list : Got : 15 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, FILTERTOKEN, simple_label To have: 16 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label, FILTERTOKEN Debug count : 15 items expect(received).toHaveLength(expected) Expected length: 16 Received length: 15 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] - Error: Print requests with filter → wrong length list : Got : 15 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, FILTERTOKEN, simple_label To have: 16 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label, FILTERTOKEN Debug count : 15 items expect(received).toHaveLength(expected) Expected length: 16 Received length: 15 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] at expectToHaveLengthCompare (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/globals.js:238:7) at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/print.spec.js:335:15
Failed Test: Print requests: tests/end2end/playwright/print.spec.js#L1
Print requests: Error: Print requests 1 → wrong length list : Got : 14 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label To have: 15 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label Debug count : 14 items expect(received).toHaveLength(expected) Expected length: 15 Received length: 14 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] - Error: Print requests 1 → wrong length list : Got : 14 items With : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label To have: 15 items Debug : SERVICE, REQUEST, VERSION, FORMAT, TRANSPARENT, CRS, DPI, TEMPLATE, map0:EXTENT, map0:SCALE, map0:LAYERS, map0:STYLES, map0:OPACITIES, simple_label Debug count : 14 items expect(received).toHaveLength(expected) Expected length: 15 Received length: 14 Received array: ["SERVICE", "REQUEST", "VERSION", "FORMAT", "TRANSPARENT", "CRS", "DPI", "TEMPLATE", "map0:EXTENT", "map0:SCALE", …] at expectToHaveLengthCompare (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/globals.js:238:7) at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/print.spec.js:726:15
E2E QGIS 3.40 PG 17-3 PHP 8.3
Process completed with exit code 1.
E2E QGIS 3.40 PG 17-3 PHP 8.3
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
BLEEDING_EDGE-DB-diff-read-only
154 Bytes
BLEEDING_EDGE-E2E-all-logs
1.57 MB
BLEEDING_EDGE-playwright-report
2.35 KB
LEGACY-DB-diff-read-only
154 Bytes
LEGACY-E2E-all-logs
1.55 MB
LEGACY-playwright-report
2.36 KB