Restructuration package.json #7698
Annotations
3 errors, 6 warnings, and 2 notices
Cypress run
Could not find Cypress test run results
|
Run Playwright tests not tagged read-only:
tests/end2end/playwright/base-layers.spec.js#L45
1) [end2end] › playwright/base-layers.spec.js:21:9 › Base layers › Native EPSG:3857 Scales ───────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 1286
Received: 1286
43 | const initialByteLength = buffer.byteLength;
44 | // Greater than blank
> 45 | await expect(initialByteLength).toBeGreaterThan(blankByteLength); // 19648
| ^
46 |
47 | getMapRequestPromise = page.waitForRequest(/REQUEST=GetMap/);
48 | await page.locator('#navbar button.btn.zoom-in').click();
at /home/runner/work/lizmap-web-client/lizmap-web-client/tests/end2end/playwright/base-layers.spec.js:45:41
|
Run Playwright tests not tagged read-only:
tests/end2end/eval at evaluate (:234:30)#L2
2) [end2end] › playwright/custom-javascript-api.spec.js:9:9 › Maps management › OpenLayers @flaky
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
|
Save screenshots as artifacts if a test fails to ease debug
No files were found with the provided path: tests/end2end/cypress/screenshots
tests/end2end/cypress/downloads. No artifacts will be uploaded.
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › playwright/print.spec.js#L1
tests/end2end/[end2end] › playwright/print.spec.js took 1.2m
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › playwright/popup.spec.js#L1
tests/end2end/[end2end] › playwright/popup.spec.js took 41.8s
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › playwright/edition-form.spec.js#L1
tests/end2end/[end2end] › playwright/edition-form.spec.js took 36.5s
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › playwright/permalink.spec.js#L1
tests/end2end/[end2end] › playwright/permalink.spec.js took 33.7s
|
Run Playwright tests not tagged read-only:
tests/end2end/[end2end] › playwright/webdav-upload.spec.js#L1
tests/end2end/[end2end] › playwright/webdav-upload.spec.js took 30.6s
|
Run Playwright tests read-only
12 passed (11.3s)
|
Run Playwright tests not tagged read-only
2 flaky
[end2end] › playwright/base-layers.spec.js:21:9 › Base layers › Native EPSG:3857 Scales ────────
[end2end] › playwright/custom-javascript-api.spec.js:9:9 › Maps management › OpenLayers @flaky ─
2 skipped
174 passed (9.4m)
|
Loading