Skip to content

DEV deploy - @devksingh4 #130

DEV deploy - @devksingh4

DEV deploy - @devksingh4 #130

Triggered via pull request January 27, 2025 20:37
Status Failure
Total duration 14m 1s
Artifacts

deploy-dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 13 warnings, and 1 notice
[chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/events.spec.ts#L1
1) [chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events ─────────────── Test timeout of 30000ms exceeded.
[chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/events.spec.ts#L11
1) [chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events ─────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('a').filter({ hasText: 'Events' }) - waiting for" https://manage.qa.acmuiuc.org/login" navigation to finish... - navigated to "https://manage.qa.acmuiuc.org/login" 9 | }) => { 10 | await becomeUser(page); > 11 | await page.locator("a").filter({ hasText: "Events" }).click(); | ^ 12 | await expect(page.getByRole("heading")).toContainText( 13 | "Core Management Service (NonProd)", 14 | ); at /home/runner/work/core/core/tests/e2e/events.spec.ts:11:59
[chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/events.spec.ts#L1
1) [chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/events.spec.ts#L11
1) [chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('a').filter({ hasText: 'Events' }) - waiting for navigation to finish... - navigated to "https://manage.qa.acmuiuc.org/login" 9 | }) => { 10 | await becomeUser(page); > 11 | await page.locator("a").filter({ hasText: "Events" }).click(); | ^ 12 | await expect(page.getByRole("heading")).toContainText( 13 | "Core Management Service (NonProd)", 14 | ); at /home/runner/work/core/core/tests/e2e/events.spec.ts:11:59
[chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/events.spec.ts#L1
1) [chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/events.spec.ts#L11
1) [chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('a').filter({ hasText: 'Events' }) - waiting for" https://manage.qa.acmuiuc.org/login" navigation to finish... - navigated to "https://manage.qa.acmuiuc.org/login" 9 | }) => { 10 | await becomeUser(page); > 11 | await page.locator("a").filter({ hasText: "Events" }).click(); | ^ 12 | await expect(page.getByRole("heading")).toContainText( 13 | "Core Management Service (NonProd)", 14 | ); at /home/runner/work/core/core/tests/e2e/events.spec.ts:11:59
[chromium] › login.spec.ts:6:3 › A user can login and view the home screen: tests/e2e/login.spec.ts#L14
2) [chromium] › login.spec.ts:6:3 › A user can login and view the home screen ──────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a').filter({ hasText: 'Events' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a').filter({ hasText: 'Events' }) 12 | page.locator("a").filter({ hasText: "Management Portal DEV ENV" }), 13 | ).toBeVisible(); > 14 | await expect(page.locator("a").filter({ hasText: "Events" })).toBeVisible(); | ^ 15 | await expect( 16 | page.locator("a").filter({ hasText: "Ticketing/Merch" }), 17 | ).toBeVisible(); at /home/runner/work/core/core/tests/e2e/login.spec.ts:14:67
[chromium] › login.spec.ts:6:3 › A user can login and view the home screen: tests/e2e/login.spec.ts#L14
2) [chromium] › login.spec.ts:6:3 › A user can login and view the home screen ──────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a').filter({ hasText: 'Events' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a').filter({ hasText: 'Events' }) 12 | page.locator("a").filter({ hasText: "Management Portal DEV ENV" }), 13 | ).toBeVisible(); > 14 | await expect(page.locator("a").filter({ hasText: "Events" })).toBeVisible(); | ^ 15 | await expect( 16 | page.locator("a").filter({ hasText: "Ticketing/Merch" }), 17 | ).toBeVisible(); at /home/runner/work/core/core/tests/e2e/login.spec.ts:14:67
[chromium] › login.spec.ts:6:3 › A user can login and view the home screen: tests/e2e/login.spec.ts#L14
2) [chromium] › login.spec.ts:6:3 › A user can login and view the home screen ──────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('a').filter({ hasText: 'Events' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('a').filter({ hasText: 'Events' }) 12 | page.locator("a").filter({ hasText: "Management Portal DEV ENV" }), 13 | ).toBeVisible(); > 14 | await expect(page.locator("a").filter({ hasText: "Events" })).toBeVisible(); | ^ 15 | await expect( 16 | page.locator("a").filter({ hasText: "Ticketing/Merch" }), 17 | ).toBeVisible(); at /home/runner/work/core/core/tests/e2e/login.spec.ts:14:67
[firefox] › events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/events.spec.ts#L1
3) [firefox] › events.spec.ts:6:3 › A user can login and view the upcoming events ──────────────── Test timeout of 30000ms exceeded.
Run Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Unit Tests: src/api/functions/authorization.ts#L4
'QueryCommand' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/functions/entraId.ts#L9
'BaseError' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/plugins/auth.ts#L18
'DynamoDBClient' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/routes/iam.ts#L2
'allAppRoles' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/routes/iam.ts#L20
'DynamoDBClient' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/routes/iam.ts#L21
'GetItemCommand' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/routes/iam.ts#L25
'unmarshall' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/routes/ics.ts#L3
'DynamoDBClient' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/routes/tickets.ts#L4
'DynamoDBClient' is defined but never used. Allowed unused vars must match /^_/u
Run Unit Tests: src/api/types.d.ts#L1
'FastifyRequest' is defined but never used. Allowed unused vars must match /^_/u
Deploy to DEV
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Live Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
4 failed [chromium] › events.spec.ts:6:3 › A user can login and view the upcoming events ──────────────── [chromium] › login.spec.ts:6:3 › A user can login and view the home screen ───────────────────── [firefox] › events.spec.ts:6:3 › A user can login and view the upcoming events ───────────────── [firefox] › login.spec.ts:6:3 › A user can login and view the home screen ──────────────────────