chore: Update Next.js to 15.5.8 and regenerate package-lock.json files in example apps #541
e2e-test.yml
on: pull_request
Detect plugin with E2E tests
34s
hwp-previews Playwright E2E Tests
3m 57s
Annotations
1 error and 1 notice
|
[chromium] › tests/e2e/specs/faust-integration.spec.js:36:6 › HWP Previews Faust Integration Test › Faust settings applied properly:
plugins/hwp-previews/tests/e2e/utils.js#L44
1) [chromium] › tests/e2e/specs/faust-integration.spec.js:36:6 › HWP Previews Faust Integration Test › Faust settings applied properly
Error: page.goto: Navigation to "http://localhost:8889/wp-admin/options-general.php?page=hwp-previews&reset=true" is interrupted by another navigation to "http://localhost:8889/wp-admin/options-general.php?page=faustwp-settings&settings-updated=true"
Call log:
- navigating to "http://localhost:8889/wp-admin/options-general.php?page=hwp-previews&reset=true", waiting until "load"
at ../utils.js:44
42 |
43 | export async function resetPluginSettings(admin) {
> 44 | await admin.visitAdminPage(
| ^
45 | "/options-general.php?page=hwp-previews&reset=true",
46 | );
47 | }
at Admin.visitAdminPage (/home/runner/work/hwptoolkit/hwptoolkit/node_modules/.pnpm/@WordPress[email protected]_@[email protected]/node_modules/@wordpress/e2e-test-utils-playwright/src/admin/visit-admin-page.ts:23:18)
at resetPluginSettings (/home/runner/work/hwptoolkit/hwptoolkit/plugins/hwp-previews/tests/e2e/utils.js:44:14)
at /home/runner/work/hwptoolkit/hwptoolkit/plugins/hwp-previews/tests/e2e/specs/faust-integration.spec.js:42:28
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/e2e/specs/faust-integration.spec.js:36:6 › HWP Previews Faust Integration Test › Faust settings applied properly
16 passed (51.8s)
|