All checks #526
Annotations
10 errors and 1 notice
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled
Test timeout of 60000ms exceeded.
|
apps/web/playwright/lib/testUtils.ts#L99
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled
page.click: Target closed
=========================== logs ===========================
waiting for locator('[data-testid="incrementMonth"]')
============================================================
at apps/web/playwright/lib/testUtils.ts:99
97 | export async function selectFirstAvailableTimeSlotNextMonth(page: Page | Frame) {
98 | // Let current month dates fully render.
> 99 | await page.click('[data-testid="incrementMonth"]');
| ^
100 |
101 | // Waiting for full month increment
102 | await page.locator('[data-testid="day"][data-disabled="false"]').nth(0).click();
at selectFirstAvailableTimeSlotNextMonth (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:99:14)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:161:48
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled
Pending operations:
- page.click at apps/web/playwright/integrations-stripe.e2e.ts:159:60
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded while tearing down "context".
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***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
Test timeout of 60000ms exceeded.
|
apps/web/playwright/integrations-stripe.e2e.ts#L219
2) [@***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
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByText('This meeting is scheduled')
- waiting for getByText('This meeting is scheduled')
217 | await page.click('[data-testid="confirm-reschedule-button"]');
218 |
> 219 | await expect(page.getByText("This meeting is scheduled")).toBeVisible();
| ^
220 | });
221 |
222 | todo("Payment should trigger a BOOKING_PAID webhook");
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:219:65
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***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
Pending operations:
- page.click at apps/web/playwright/lib/testUtils.ts:99:14
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/integrations-stripe.e2e.ts#L219
2) [@***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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByText('This meeting is scheduled')
- waiting for getByText('This meeting is scheduled')
217 | await page.click('[data-testid="confirm-reschedule-button"]');
218 |
> 219 | await expect(page.getByText("This meeting is scheduled")).toBeVisible();
| ^
220 | });
221 |
222 | todo("Payment should trigger a BOOKING_PAID webhook");
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:219:65
|
5 failed
[@***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:212:9 › Stripe integration skip true › When event is paid and confirmed › Paid and confirmed booking should be able to be rescheduled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:380:7 › Stripe integration with the new app install flow skip flase › Paid booking should be able to be rescheduled skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:402:7 › Stripe integration with the new app install flow skip flase › Paid booking should be able to be cancelled skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:441:9 › Stripe integration with the new app install flow skip flase › When event is paid and confirmed skip false › Paid and confirmed booking should be able to be rescheduled skip false
3 interrupted
[@***com/web] › apps/web/playwright/lo***e.e2e.ts:354:7 › authorized user sees correct translations (ar) › should return correct translations and html attributes
[@***com/web] › apps/web/playwright/login.2fa.e2e.ts:90:7 › 2FA Tests › should allow a user to disable 2FA
[@***com/web] › apps/web/playwright/login.api.e2e.ts:9:7 › Login with api request › context request will share cookie storage with its browser context
3 flaky
[@***com/web] › apps/web/playwright/event-types.e2e.ts:280:11 › Event Types tests -- legacy › user › Different Locations Tests › can add single organizer address location without display location public option
[@***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:171:7 › Stripe integration skip true › Paid booking should be able to be cancelled
19 skipped
73 passed (5.4m)
|
The logs for this run have expired and are no longer available.
Loading