All checks #62
Annotations
10 errors and 1 notice
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
Test timeout of 60000ms exceeded.
|
apps/web/playwright/fixtures/users.ts#L910
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
locator.fill: Target closed
=========================== logs ===========================
waiting for getByPlaceholder('Price')
============================================================
at apps/web/playwright/fixtures/users.ts:910
908 | await page.goto(`/event-types/${eventType?.id}?tabName=apps`);
909 | await page.locator(`[data-testid='${slug}-app-switch']`).first().click();
> 910 | await page.getByPlaceholder("Price").fill("100");
| ^
911 | await page.getByTestId("update-eventtype").click();
912 | }
913 |
at setupEventWithPrice (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:910:40)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:47:5
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
Pending operations:
- locator.fill at apps/web/playwright/fixtures/users.ts:910:40
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/fixtures/users.ts#L910
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
locator.fill: Target closed
=========================== logs ===========================
waiting for getByPlaceholder('Price')
============================================================
at apps/web/playwright/fixtures/users.ts:910
908 | await page.goto(`/event-types/${eventType?.id}?tabName=apps`);
909 | await page.locator(`[data-testid='${slug}-app-switch']`).first().click();
> 910 | await page.getByPlaceholder("Price").fill("100");
| ^
911 | await page.getByTestId("update-eventtype").click();
912 | }
913 |
at setupEventWithPrice (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:910:40)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:47:5
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.fill at apps/web/playwright/fixtures/users.ts:910:40
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:69:7 › Stripe integration skip true › when enabling Stripe, team credentialId is included
Test timeout of 60000ms exceeded.
|
apps/web/playwright/fixtures/users.ts#L910
2) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:69:7 › Stripe integration skip true › when enabling Stripe, team credentialId is included
locator.fill: Target closed
=========================== logs ===========================
waiting for getByPlaceholder('Price')
============================================================
at apps/web/playwright/fixtures/users.ts:910
908 | await page.goto(`/event-types/${eventType?.id}?tabName=apps`);
909 | await page.locator(`[data-testid='${slug}-app-switch']`).first().click();
> 910 | await page.getByPlaceholder("Price").fill("100");
| ^
911 | await page.getByTestId("update-eventtype").click();
912 | }
913 |
at setupEventWithPrice (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:910:40)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:89:5
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:69:7 › Stripe integration skip true › when enabling Stripe, team credentialId is included
Pending operations:
- locator.fill at apps/web/playwright/fixtures/users.ts:910:40
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:69:7 › Stripe integration skip true › when enabling Stripe, team credentialId is included
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
8 failed
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:69:7 › Stripe integration skip true › when enabling Stripe, team credentialId is included
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:111:7 › Stripe integration skip true › Can book a paid booking
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:124:7 › Stripe integration skip true › Pending payment booking should not be confirmed by default
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:171:7 › Stripe integration skip true › Paid booking should be able to be cancelled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:203:9 › Stripe integration skip true › When event is paid and confirmed › Payment should confirm pending payment booking
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:212:9 › Stripe integration skip true › When event is paid and confirmed › Paid and confirmed booking should be able to be rescheduled
1 flaky
[@***com/web] › apps/web/playwright/event-types.e2e.ts:280:11 › Event Types tests -- future › user › Different Locations Tests › can add single organizer address location without display location public option
43 skipped
51 passed (3.4m)
|
The logs for this run have expired and are no longer available.
Loading