[Backport release_3_8] Tests e2e playwright print project projection refactoring #7693
Annotations
3 errors, 5 warnings, and 2 notices
Run Playwright tests read-only:
tests/end2end/playwright/popup.spec.js#L1
1) [end2end] › popup.spec.js:234:9 › Raster identify › Raster identify check with data-attributes
Test timeout of 30000ms exceeded.
|
Run Playwright tests read-only:
tests/end2end/playwright/globals.js#L64
1) [end2end] › popup.spec.js:234:9 › Raster identify › Raster identify check with data-attributes
Error: page.waitForRequest: Test timeout of 30000ms exceeded.
at globals.js:64
62 | if (waitForGetLegendGraphics) {
63 | // Wait for WMS GetLegendGraphic promise
> 64 | const getLegendGraphicPromise = page.waitForRequest(request => request.method() === 'POST' && request.postData() != null && request.postData()?.includes('GetLegendGraphic') === true);
| ^
65 | // Normal check about the map
66 | // Wait for WMS GetLegendGraphic
67 | await getLegendGraphicPromise;
at gotoMap (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/globals.js:64:50)
at ProjectPage.open (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/pages/project.js:141:9)
at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/popup.spec.js:236:9
|
Run Playwright tests not tagged read-only:
tests/end2end/eval at evaluate (:234:30)#L2
1) [end2end] › custom-javascript-api.spec.js:9:9 › Maps management › OpenLayers ──────────────────
Error: page.evaluate: ReferenceError: addOlLayers is not defined
at eval (eval at evaluate (:234:30), <anonymous>:2:7)
at UtilityScript.evaluate (<anonymous>:236:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/eval at evaluate (:234:30), <anonymous>:2:7)
at UtilityScript.evaluate (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/<anonymous>:236:17)
at UtilityScript.<anonymous> (/home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/<anonymous>:1:44)
at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/custom-javascript-api.spec.js:24:20
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › print.spec.js#L1
tests/end2end/[end2end] › print.spec.js took 1.1m
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › popup.spec.js#L1
tests/end2end/[end2end] › popup.spec.js took 41.0s
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › edition-form.spec.js#L1
tests/end2end/[end2end] › edition-form.spec.js took 36.5s
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › permalink.spec.js#L1
tests/end2end/[end2end] › permalink.spec.js took 32.4s
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › webdav-upload.spec.js#L1
tests/end2end/[end2end] › webdav-upload.spec.js took 30.8s
|
Run Playwright tests read-only
1 flaky
[end2end] › popup.spec.js:234:9 › Raster identify › Raster identify check with data-attributes ─
11 passed (37.8s)
|
Run Playwright tests not tagged read-only
1 flaky
[end2end] › custom-javascript-api.spec.js:9:9 › Maps management › OpenLayers ───────────────────
2 skipped
175 passed (9.1m)
|
Loading