Skip to content

Remove unused code

Remove unused code #74

Triggered via push January 9, 2025 08:59
Status Success
Total duration 3m 58s
Artifacts

e2e.yml

on: push
Playwright E2E tests
3m 48s
Playwright E2E tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[chromium] › attach-modal.spec.js:89:6 › Attach Modal › attach modal visibility on Group Edit page: tests/e2e/specs/attach-modal.spec.js#L109
1) [chromium] › attach-modal.spec.js:89:6 › Attach Modal › attach modal visibility on Group Edit page Error: page.reload: net::ERR_ABORTED; maybe frame was detached? Call log: - waiting for navigation until "load" 107 | 108 | await page.waitForLoadState("networkidle"); > 109 | await page.reload(); | ^ 110 | 111 | await expect( page.locator('[data-formmodal-id="ppom-product-modal"]') ).toBeVisible(); 112 | }); at /home/runner/work/woocommerce-product-addon/woocommerce-product-addon/tests/e2e/specs/attach-modal.spec.js:109:14
🎭 Playwright Run Summary
1 flaky [chromium] › attach-modal.spec.js:89:6 › Attach Modal › attach modal visibility on Group Edit page 6 passed (53.4s)