NEW e2e environment using playground cli #226
Annotations
10 errors, 2 warnings, and 1 notice
Starting Playwright & Running the tests:
test/e2e/tests/editor/events.spec.ts#L46
1) [chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
TimeoutError: locator.selectOption: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Venue Selector')
- locator resolved to <select id="inspector-select-control-1" class="components-select-control__input css-l4hgcf e1mv6sxx2">…</select>
- attempting select option action
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #1
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #2
- waiting 20ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #3
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #4
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #5
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #6
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #7
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #8
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #9
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #10
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #11
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #12
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #13
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #14
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #15
- waiting 500ms
44 | page,
45 | }) => {
> 46 | await page.getByLabel('Venue Selector').selectOption('Turin'); // Location of WCEU 2024 & imported from https://github.com/GatherPress/demo-data
| ^
47 | });
48 |
49 | /*
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:46:43
|
Starting Playwright & Running the tests:
test/e2e/tests/editor/events.spec.ts#L46
1) [chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.selectOption: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Venue Selector')
- locator resolved to <select id="inspector-select-control-1" class="components-select-control__input css-l4hgcf e1mv6sxx2">…</select>
- attempting select option action
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #1
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #2
- waiting 20ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #3
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #4
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #5
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #6
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #7
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #8
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #9
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #10
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #11
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #12
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #13
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #14
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #15
- waiting 500ms
44 | page,
45 | }) => {
> 46 | await page.getByLabel('Venue Selector').selectOption('Turin'); // Location of WCEU 2024 & imported from https://github.com/GatherPress/demo-data
| ^
47 | });
48 |
49 | /*
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:46:43
|
Starting Playwright & Running the tests:
test/e2e/tests/editor/events.spec.ts#L46
1) [chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.selectOption: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Venue Selector')
- locator resolved to <select id="inspector-select-control-1" class="components-select-control__input css-l4hgcf e1mv6sxx2">…</select>
- attempting select option action
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #1
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #2
- waiting 20ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #3
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #4
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #5
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #6
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #7
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #8
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #9
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #10
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #11
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #12
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #13
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #14
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #15
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #16
- waiting 500ms
44 | page,
45 | }) => {
> 46 | await page.getByLabel('Venue Selector').selectOption('Turin'); // Location of WCEU 2024 & imported from https://github.com/GatherPress/demo-data
| ^
47 | });
48 |
49 | /*
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:46:43
|
Starting Playwright & Running the tests:
test/e2e/tests/frontend/rsvp.spec.ts#L45
2) [chromium] › frontend/rsvp.spec.ts:43:2 › RSVP to an event › A logged in user can perform RSVP action
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Events' })
43 | test('A logged in user can perform RSVP action', async ({ page }) => {
44 | await page.goto('/');
> 45 | await page.getByRole('link', { name: 'Events' }).click(); // Imported from of https://github.com/GatherPress/demo-data
| ^
46 |
47 | await page.evaluate(() => window.scrollTo(0, 5000));
48 | await page
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/frontend/rsvp.spec.ts:45:52
|
Starting Playwright & Running the tests:
test/e2e/tests/frontend/rsvp.spec.ts#L45
2) [chromium] › frontend/rsvp.spec.ts:43:2 › RSVP to an event › A logged in user can perform RSVP action
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Events' })
43 | test('A logged in user can perform RSVP action', async ({ page }) => {
44 | await page.goto('/');
> 45 | await page.getByRole('link', { name: 'Events' }).click(); // Imported from of https://github.com/GatherPress/demo-data
| ^
46 |
47 | await page.evaluate(() => window.scrollTo(0, 5000));
48 | await page
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/frontend/rsvp.spec.ts:45:52
|
Starting Playwright & Running the tests:
test/e2e/tests/frontend/rsvp.spec.ts#L45
2) [chromium] › frontend/rsvp.spec.ts:43:2 › RSVP to an event › A logged in user can perform RSVP action
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Events' })
43 | test('A logged in user can perform RSVP action', async ({ page }) => {
44 | await page.goto('/');
> 45 | await page.getByRole('link', { name: 'Events' }).click(); // Imported from of https://github.com/GatherPress/demo-data
| ^
46 |
47 | await page.evaluate(() => window.scrollTo(0, 5000));
48 | await page
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/frontend/rsvp.spec.ts:45:52
|
Starting Playwright & Running the tests:
test/e2e/tests/editor/events.spec.ts#L46
3) [firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
TimeoutError: locator.selectOption: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Venue Selector')
- locator resolved to <select id="inspector-select-control-1" class="components-select-control__input css-l4hgcf e1mv6sxx2">…</select>
- attempting select option action
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #1
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #2
- waiting 20ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #3
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #4
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #5
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #6
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #7
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #8
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #9
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #10
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #11
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #12
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #13
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #14
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #15
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #16
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #17
- waiting 500ms
44 | page,
45 | }) => {
> 46 | await page.getByLabel('Venue Selector').selectOption('Turin'); // Location of WCEU 2024 & imported from https://github.com/GatherPress/demo-data
| ^
47 | });
48 |
49 | /*
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:46:43
|
Starting Playwright & Running the tests:
test/e2e/tests/editor/events.spec.ts#L46
3) [firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.selectOption: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Venue Selector')
- locator resolved to <select id="inspector-select-control-1" class="components-select-control__input css-l4hgcf e1mv6sxx2">…</select>
- attempting select option action
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #1
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #2
- waiting 20ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #3
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #4
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #5
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #6
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #7
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #8
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #9
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #10
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #11
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #12
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #13
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #14
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #15
- waiting 500ms
44 | page,
45 | }) => {
> 46 | await page.getByLabel('Venue Selector').selectOption('Turin'); // Location of WCEU 2024 & imported from https://github.com/GatherPress/demo-data
| ^
47 | });
48 |
49 | /*
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:46:43
|
Starting Playwright & Running the tests:
test/e2e/tests/editor/events.spec.ts#L46
3) [firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.selectOption: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Venue Selector')
- locator resolved to <select id="inspector-select-control-1" class="components-select-control__input css-l4hgcf e1mv6sxx2">…</select>
- attempting select option action
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #1
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #2
- waiting 20ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #3
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #4
- waiting 100ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #5
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #6
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #7
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #8
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #9
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #10
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #11
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #12
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #13
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #14
- waiting 500ms
- waiting for element to be visible and enabled
- did not find some options
- retrying select option action, attempt #15
- waiting 500ms
44 | page,
45 | }) => {
> 46 | await page.getByLabel('Venue Selector').selectOption('Turin'); // Location of WCEU 2024 & imported from https://github.com/GatherPress/demo-data
| ^
47 | });
48 |
49 | /*
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:46:43
|
Starting Playwright & Running the tests:
test/e2e/tests/frontend/rsvp.spec.ts#L45
4) [firefox] › frontend/rsvp.spec.ts:43:2 › RSVP to an event › A logged in user can perform RSVP action
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Events' })
43 | test('A logged in user can perform RSVP action', async ({ page }) => {
44 | await page.goto('/');
> 45 | await page.getByRole('link', { name: 'Events' }).click(); // Imported from of https://github.com/GatherPress/demo-data
| ^
46 |
47 | await page.evaluate(() => window.scrollTo(0, 5000));
48 | await page
at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/frontend/rsvp.spec.ts:45:52
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results-matrix-less-debugging".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Starting Playwright & Running the tests
6 failed
[chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
[chromium] › frontend/rsvp.spec.ts:43:2 › RSVP to an event › A logged in user can perform RSVP action
[firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
[firefox] › frontend/rsvp.spec.ts:43:2 › RSVP to an event › A logged in user can perform RSVP action
[webkit] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an offline event
[webkit] › frontend/rsvp.spec.ts:43:2 › RSVP to an event › A logged in user can perform RSVP action
15 passed (6.6m)
|
Loading