All checks #590
Annotations
10 errors and 1 notice
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Test timeout of 60000ms exceeded.
|
apps/web/playwright/lib/testUtils.ts#L378
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
locator.click: Target closed
=========================== logs ===========================
waiting for locator('[data-testid=event-types] > li a').first()
============================================================
at apps/web/playwright/lib/testUtils.ts:378
376 | const $eventTypes = page.locator("[data-testid=event-types] > li a");
377 | const firstEventTypeElement = $eventTypes.first();
> 378 | await firstEventTypeElement.click();
| ^
379 | await page.waitForURL((url) => {
380 | return !!url.pathname.match(/\/event-types\/.+/);
381 | });
at gotoFirstEventType (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:378:31)
at Object.verifyConferencingApp (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:57:31)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:127:7
|
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Pending operations:
- page.goto at apps/web/playwright/fixtures/apps.ts:56:18
|
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/fixtures/apps.ts#L51
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
locator.click: Target closed
=========================== logs ===========================
waiting for getByTestId('install-app-button')
============================================================
at apps/web/playwright/fixtures/apps.ts:51
49 | installConferencingAppSkipConfigure: async (app: string) => {
50 | await page.getByTestId(`app-store-app-card-${app}`).click();
> 51 | await page.getByTestId("install-app-button").click();
| ^
52 | await page.waitForURL(`apps/installation/event-types?slug=${app}`);
53 | await page.click('[data-testid="set-up-later"]');
54 | },
at Object.installConferencingAppSkipConfigure (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:51:52)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:126:7
|
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- page.goto at apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:125:18
|
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/lib/testUtils.ts#L378
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
locator.click: Target closed
=========================== logs ===========================
waiting for locator('[data-testid=event-types] > li a').first()
============================================================
at apps/web/playwright/lib/testUtils.ts:378
376 | const $eventTypes = page.locator("[data-testid=event-types] > li a");
377 | const firstEventTypeElement = $eventTypes.first();
> 378 | await firstEventTypeElement.click();
| ^
379 | await page.waitForURL((url) => {
380 | return !!url.pathname.match(/\/event-types\/.+/);
381 | });
at gotoFirstEventType (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:378:31)
at Object.verifyConferencingApp (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:57:31)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:127:7
|
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.click at apps/web/playwright/lib/testUtils.ts:378:31
|
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:131:7 › check non-oAuth link-based conferencing apps › check conferencing apps using the new flow
Test timeout of 60000ms exceeded.
|
2 failed
[@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:120:7 › check non-oAuth link-based conferencing apps › check conferencing apps by skipping the configure step
[@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:131:7 › check non-oAuth link-based conferencing apps › check conferencing apps using the new flow
2 flaky
[@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
[@***com/web] › apps/web/playwright/booking-pages.e2e.ts:27:5 › check SSR and OG - User Event Type
4 skipped
92 passed (3.5m)
|
This job failed
Loading