Skip to content

NEW e2e environment using playground cli #307

NEW e2e environment using playground cli

NEW e2e environment using playground cli #307

Triggered via pull request September 27, 2024 01:09
Status Failure
Total duration 9m 40s
Artifacts 1

e2e-tests.yml

on: pull_request
Matrix: e2e-tests
Merge Artifacts
4s
Merge Artifacts
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 1 warning, and 2 notices
[chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event: test/e2e/tests/editor/events.spec.ts#L13
1) [chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[chromium] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event: test/e2e/tests/editor/events.spec.ts#L13
2) [chromium] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event: test/e2e/tests/editor/events.spec.ts#L13
3) [firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[firefox] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event: test/e2e/tests/editor/events.spec.ts#L13
4) [firefox] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[webkit] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event: test/e2e/tests/editor/events.spec.ts#L13
5) [webkit] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[webkit] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event: test/e2e/tests/editor/events.spec.ts#L13
6) [webkit] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
e2e-tests (7.4)
Process completed with exit code 1.
[chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event: test/e2e/tests/editor/events.spec.ts#L13
1) [chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[chromium] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event: test/e2e/tests/editor/events.spec.ts#L13
2) [chromium] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event: test/e2e/tests/editor/events.spec.ts#L13
3) [firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[firefox] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event: test/e2e/tests/editor/events.spec.ts#L13
4) [firefox] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[webkit] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event: test/e2e/tests/editor/events.spec.ts#L13
5) [webkit] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
[webkit] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event: test/e2e/tests/editor/events.spec.ts#L13
6) [webkit] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Block: Event Date').locator('div').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Block: Event Date').locator('div').first() 11 | .locator('div') 12 | .first(); > 13 | await expect( eventDateBlock ).toBeVisible(); | ^ 14 | const eventDateHeading = await page.getByRole('heading', { name: 'Date & time' }); 15 | await expect( eventDateHeading ).toBeVisible(); 16 | at /home/runner/work/gatherpress/gatherpress/test/e2e/tests/editor/events.spec.ts:13:34
e2e-tests (8.3)
Process completed with exit code 1.
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
e2e-tests (7.4)
Cache save failed.
🎭 Playwright Run Summary
6 failed [chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event [chromium] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event [firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event [firefox] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event [webkit] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event [webkit] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event 15 passed (2.3m)
🎭 Playwright Run Summary
6 failed [chromium] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event [chromium] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event [firefox] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event [firefox] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event [webkit] › editor/events.spec.ts:43:2 › Events in the Editor › An admin should be able to publish an online event [webkit] › editor/events.spec.ts:52:2 › Events in the Editor › An admin should be able to publish an offline event 15 passed (2.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
18.4 MB