Skip to content

NEW e2e environment using playground cli #294

NEW e2e environment using playground cli

NEW e2e environment using playground cli #294

Triggered via pull request September 24, 2024 15:29
Status Failure
Total duration 9m 49s
Artifacts 2

e2e-tests.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 1 warning, and 2 notices
[webkit] › site-editor/templates.spec.ts:7:2 › Templates › The events template can be edited: test/e2e/tests/site-editor/templates.spec.ts#L8
1) [webkit] › site-editor/templates.spec.ts:7:2 › Templates › The events template can be edited ── TimeoutError: page.waitForFunction: Timeout 10000ms exceeded. 6 | test.describe('Templates', () => { 7 | test('The events template can be edited', async ({ admin }) => { > 8 | await admin.visitSiteEditor({ | ^ 9 | // postId: 'twentytwentyfour/single-gatherpress_event', 10 | postType: 'wp_template', 11 | // canvas: 'edit', at Editor.setPreferences (/home/runner/work/gatherpress/gatherpress/node_modules/@wordpress/e2e-test-utils-playwright/src/editor/set-preferences.ts:23:18) at Admin.visitSiteEditor (/home/runner/work/gatherpress/gatherpress/node_modules/@wordpress/e2e-test-utils-playwright/src/admin/visit-site-editor.ts:68:21) at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/site-editor/templates.spec.ts:8:3
[webkit] › wp-admin/settings.spec.ts:7:2 › Settings › A link to the plugin settings page is present under the Events menu: test/e2e/tests/wp-admin/settings.spec.ts#L19
2) [webkit] › wp-admin/settings.spec.ts:7:2 › Settings › A link to the plugin settings page is present under the Events menu TimeoutError: locator.getAttribute: Timeout 10000ms exceeded. Call log: - waiting for locator('li').filter({ has: getByRole('link', { name: 'Events' }) }).getByRole('link', { name: 'Settings' }) 17 | name: 'Settings', 18 | }); > 19 | const settingsMenuUrl = await settingsMenu.getAttribute('href'); | ^ 20 | 21 | await expect(settingsMenu).toBeVisible(); 22 | await expect(settingsMenuUrl).toContain( at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/wp-admin/settings.spec.ts:19:46
e2e-tests (7.4)
Process completed with exit code 1.
[webkit] › wp-admin/settings.spec.ts:7:2 › Settings › A link to the plugin settings page is present under the Events menu: test/e2e/tests/wp-admin/settings.spec.ts#L19
1) [webkit] › wp-admin/settings.spec.ts:7:2 › Settings › A link to the plugin settings page is present under the Events menu TimeoutError: locator.getAttribute: Timeout 10000ms exceeded. Call log: - waiting for locator('li').filter({ has: getByRole('link', { name: 'Events' }) }).getByRole('link', { name: 'Settings' }) 17 | name: 'Settings', 18 | }); > 19 | const settingsMenuUrl = await settingsMenu.getAttribute('href'); | ^ 20 | 21 | await expect(settingsMenu).toBeVisible(); 22 | await expect(settingsMenuUrl).toContain( at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/wp-admin/settings.spec.ts:19:46
e2e-tests (8.3)
Process completed with exit code 1.
e2e-tests (7.4)
Cache save failed.
🎭 Playwright Run Summary
2 failed [webkit] › site-editor/templates.spec.ts:7:2 › Templates › The events template can be edited ─── [webkit] › wp-admin/settings.spec.ts:7:2 › Settings › A link to the plugin settings page is present under the Events menu 19 passed (2.5m)
🎭 Playwright Run Summary
1 failed [webkit] › wp-admin/settings.spec.ts:7:2 › Settings › A link to the plugin settings page is present under the Events menu 20 passed (2.3m)

Artifacts

Produced during runtime
Name Size
test-results-7.4
362 KB
test-results-8.3
181 KB