All checks #382
Annotations
10 errors, 1 warning, and 1 notice
apps/web/playwright/organization/booking.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Test timeout of 60000ms exceeded.
|
apps/web/playwright/organization/lib/inviteUser.ts#L54
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
locator.fill: Target closed
=========================== logs ===========================
waiting for locator('input[name="inviteUser"]')
============================================================
at apps/web/playwright/organization/lib/inviteUser.ts:54
52 | async function inviteAnEmail(page: Page, invitedUserEmail: string) {
53 | await page.locator('button:text("Add")').click();
> 54 | await page.locator('input[name="inviteUser"]').fill(invitedUserEmail);
| ^
55 | await page.locator('button:text("Send invite")').click();
56 | await page.waitForLoadState("networkidle");
57 | }
at inviteAnEmail (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/lib/inviteUser.ts:54:50)
at inviteExistingUserToOrganization (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/lib/inviteUser.ts:41:3)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:399:36
|
apps/web/playwright/organization/booking.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Pending operations:
- locator.fill at apps/web/playwright/organization/lib/inviteUser.ts:54:50
|
apps/web/playwright/organization/booking.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/organization/lib/inviteUser.ts#L54
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
locator.fill: Target closed
=========================== logs ===========================
waiting for locator('input[name="inviteUser"]')
============================================================
at apps/web/playwright/organization/lib/inviteUser.ts:54
52 | async function inviteAnEmail(page: Page, invitedUserEmail: string) {
53 | await page.locator('button:text("Add")').click();
> 54 | await page.locator('input[name="inviteUser"]').fill(invitedUserEmail);
| ^
55 | await page.locator('button:text("Send invite")').click();
56 | await page.waitForLoadState("networkidle");
57 | }
at inviteAnEmail (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/lib/inviteUser.ts:54:50)
at inviteExistingUserToOrganization (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/lib/inviteUser.ts:41:3)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:399:36
|
apps/web/playwright/organization/booking.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.fill at apps/web/playwright/organization/lib/inviteUser.ts:54:50
|
apps/web/playwright/organization/booking.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/organization/lib/inviteUser.ts#L54
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
locator.fill: Target closed
=========================== logs ===========================
waiting for locator('input[name="inviteUser"]')
============================================================
at apps/web/playwright/organization/lib/inviteUser.ts:54
52 | async function inviteAnEmail(page: Page, invitedUserEmail: string) {
53 | await page.locator('button:text("Add")').click();
> 54 | await page.locator('input[name="inviteUser"]').fill(invitedUserEmail);
| ^
55 | await page.locator('button:text("Send invite")').click();
56 | await page.waitForLoadState("networkidle");
57 | }
at inviteAnEmail (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/lib/inviteUser.ts:54:50)
at inviteExistingUserToOrganization (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/lib/inviteUser.ts:41:3)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:399:36
|
apps/web/playwright/organization/booking.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.fill at apps/web/playwright/organization/lib/inviteUser.ts:54:50
|
apps/web/playwright/organization/organization-invitation.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:22:9 › Organization › Email not matching orgAutoAcceptEmail › nonexisting user invited to an organization
Test timeout of 60000ms exceeded.
|
|
3 failed
[@***com/web] › apps/web/playwright/organization/booking.e2e.ts:380:9 › Bookings › Inviting an existing user and then › create a booking on new link
[@***com/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:22:9 › Organization › Email not matching orgAutoAcceptEmail › nonexisting user invited to an organization
[@***com/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:199:9 › Organization › Email matching orgAutoAcceptEmail and a Verified Organization with DNS Setup Done › nonexisting user is invited to Org
1 flaky
[@***com/web] › apps/web/playwright/managedBooking/advancedOptions.e2e.ts:19:7 › Check advanced options in a managed team event type › Check advanced options in a managed team event type without offer seats
6 skipped
32 passed (3.7m)
|
The logs for this run have expired and are no longer available.
Loading