All checks #61
Annotations
4 errors and 1 notice
apps/web/playwright/fixtures/apps.ts#L60
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for locator('text=6 apps, 6 active')
- waiting for locator('text=6 apps, 6 active')
at apps/web/playwright/fixtures/apps.ts:60
58 | },
59 | verifyAppsInfo: async (activeApps: number) => {
> 60 | await expect(page.locator(`text=6 apps, ${activeApps} active`)).toBeVisible();
| ^
61 | },
62 | verifyAppsInfoNew: async (apps: string[], eventTypeId: number) => {
63 | await page.goto(`event-types/${eventTypeId}?tabName=apps`);
at Object.verifyAppsInfo (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:60:71)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:25:20
|
apps/web/playwright/fixtures/apps.ts#L60
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for locator('text=6 apps, 6 active')
- waiting for locator('text=6 apps, 6 active')
at apps/web/playwright/fixtures/apps.ts:60
58 | },
59 | verifyAppsInfo: async (activeApps: number) => {
> 60 | await expect(page.locator(`text=6 apps, ${activeApps} active`)).toBeVisible();
| ^
61 | },
62 | verifyAppsInfoNew: async (apps: string[], eventTypeId: number) => {
63 | await page.goto(`event-types/${eventTypeId}?tabName=apps`);
at Object.verifyAppsInfo (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:60:71)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:25:20
|
apps/web/playwright/fixtures/apps.ts#L60
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for locator('text=6 apps, 6 active')
- waiting for locator('text=6 apps, 6 active')
at apps/web/playwright/fixtures/apps.ts:60
58 | },
59 | verifyAppsInfo: async (activeApps: number) => {
> 60 | await expect(page.locator(`text=6 apps, ${activeApps} active`)).toBeVisible();
| ^
61 | },
62 | verifyAppsInfoNew: async (apps: string[], eventTypeId: number) => {
63 | await page.goto(`event-types/${eventTypeId}?tabName=apps`);
at Object.verifyAppsInfo (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:60:71)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:25:20
|
|
|
The logs for this run have expired and are no longer available.
Loading