Skip to content

chore: update next-auth #1205

chore: update next-auth

chore: update next-auth #1205

Triggered via pull request April 19, 2024 13:32
Status Failure
Total duration 15m 57s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 1 warning, and 2 notices
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read: pwa/tests/admin/BooksList.spec.ts#L6
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ Test timeout of 45000ms exceeded while running "beforeEach" hook. 4 | 5 | test.describe("Admin books list @admin", () => { > 6 | test.beforeEach(async ({ bookPage }) => { | ^ 7 | await bookPage.gotoList(); 8 | }); 9 | at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read: pwa/tests/admin/pages/AbstractPage.ts#L8
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read: pwa/tests/admin/BooksList.spec.ts#L6
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded while running "beforeEach" hook. 4 | 5 | test.describe("Admin books list @admin", () => { > 6 | test.beforeEach(async ({ bookPage }) => { | ^ 7 | await bookPage.gotoList(); 8 | }); 9 | at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
[chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @read: pwa/tests/admin/pages/AbstractPage.ts#L8
1) [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read: pwa/tests/admin/BooksList.spec.ts#L6
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ Test timeout of 45000ms exceeded while running "beforeEach" hook. 4 | 5 | test.describe("Admin books list @admin", () => { > 6 | test.beforeEach(async ({ bookPage }) => { | ^ 7 | await bookPage.gotoList(); 8 | }); 9 | at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read: pwa/tests/admin/pages/AbstractPage.ts#L8
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read: pwa/tests/admin/BooksList.spec.ts#L6
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded while running "beforeEach" hook. 4 | 5 | test.describe("Admin books list @admin", () => { > 6 | test.beforeEach(async ({ bookPage }) => { | ^ 7 | await bookPage.gotoList(); 8 | }); 9 | at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
[chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @read: pwa/tests/admin/pages/AbstractPage.ts#L8
2) [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
[chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @read: pwa/tests/admin/BooksList.spec.ts#L6
3) [chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @READ Test timeout of 45000ms exceeded while running "beforeEach" hook. 4 | 5 | test.describe("Admin books list @admin", () => { > 6 | test.beforeEach(async ({ bookPage }) => { | ^ 7 | await bookPage.gotoList(); 8 | }); 9 | at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:6:8
[chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @read: pwa/tests/admin/pages/AbstractPage.ts#L8
3) [chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @READ Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BooksList.spec.ts:7:5
E2E Tests (@write)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
[chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @write: pwa/tests/admin/BookCreate.spec.ts#L4
1) [chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @Write ─ Test timeout of 45000ms exceeded while running "beforeEach" hook. 2 | 3 | test.describe("Create a book @admin", () => { > 4 | test.beforeEach(async ({ bookPage, page }) => { | ^ 5 | await bookPage.gotoList(); 6 | await page.getByRole("link", { name: "Create", exact: true }).click(); 7 | }); at /home/runner/work/demo/demo/pwa/tests/admin/BookCreate.spec.ts:4:8
[chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @write: pwa/tests/admin/pages/AbstractPage.ts#L8
1) [chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @Write ─ Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BookCreate.spec.ts:5:5
[chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @write: pwa/tests/admin/BookCreate.spec.ts#L4
1) [chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @Write ─ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded while running "beforeEach" hook. 2 | 3 | test.describe("Create a book @admin", () => { > 4 | test.beforeEach(async ({ bookPage, page }) => { | ^ 5 | await bookPage.gotoList(); 6 | await page.getByRole("link", { name: "Create", exact: true }).click(); 7 | }); at /home/runner/work/demo/demo/pwa/tests/admin/BookCreate.spec.ts:4:8
[chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @write: pwa/tests/admin/pages/AbstractPage.ts#L8
1) [chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @Write ─ Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BookCreate.spec.ts:5:5
[chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @write: pwa/tests/admin/BookEdit.spec.ts#L4
2) [chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @Write ─────── Test timeout of 45000ms exceeded while running "beforeEach" hook. 2 | 3 | test.describe("Edit a book @admin", () => { > 4 | test.beforeEach(async ({ bookPage, page }) => { | ^ 5 | await bookPage.gotoList(); 6 | await page.locator(".datagrid-body tr").last().getByRole("link", { name: "Edit", exact: true }).click(); 7 | }); at /home/runner/work/demo/demo/pwa/tests/admin/BookEdit.spec.ts:4:8
[chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @write: pwa/tests/admin/pages/AbstractPage.ts#L8
2) [chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @Write ─────── Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BookEdit.spec.ts:5:5
[chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @write: pwa/tests/admin/BookEdit.spec.ts#L4
2) [chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @Write ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 45000ms exceeded while running "beforeEach" hook. 2 | 3 | test.describe("Edit a book @admin", () => { > 4 | test.beforeEach(async ({ bookPage, page }) => { | ^ 5 | await bookPage.gotoList(); 6 | await page.locator(".datagrid-body tr").last().getByRole("link", { name: "Edit", exact: true }).click(); 7 | }); at /home/runner/work/demo/demo/pwa/tests/admin/BookEdit.spec.ts:4:8
[chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @write: pwa/tests/admin/pages/AbstractPage.ts#L8
2) [chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @Write ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BookEdit.spec.ts:5:5
[chromium] › admin/BookEdit.spec.ts:30:7 › Edit a book @admin › I can delete a book @write: pwa/tests/admin/BookEdit.spec.ts#L4
3) [chromium] › admin/BookEdit.spec.ts:30:7 › Edit a book @admin › I can delete a book @Write ──── Test timeout of 45000ms exceeded while running "beforeEach" hook. 2 | 3 | test.describe("Edit a book @admin", () => { > 4 | test.beforeEach(async ({ bookPage, page }) => { | ^ 5 | await bookPage.gotoList(); 6 | await page.locator(".datagrid-body tr").last().getByRole("link", { name: "Edit", exact: true }).click(); 7 | }); at /home/runner/work/demo/demo/pwa/tests/admin/BookEdit.spec.ts:4:8
[chromium] › admin/BookEdit.spec.ts:30:7 › Edit a book @admin › I can delete a book @write: pwa/tests/admin/pages/AbstractPage.ts#L8
3) [chromium] › admin/BookEdit.spec.ts:30:7 › Edit a book @admin › I can delete a book @Write ──── Error: locator.fill: Test timeout of 45000ms exceeded. Call log: - waiting for getByLabel('Email') at admin/pages/AbstractPage.ts:8 6 | 7 | public async login() { > 8 | await this.page.getByLabel("Email").fill("[email protected]"); | ^ 9 | await this.page.getByLabel("Password").fill("Pa55w0rd"); 10 | await this.page.getByRole("button", { name: "Sign In" }).click(); 11 | if (await this.page.getByRole("button", { name: "Sign in with Keycloak" }).count()) { at BookPage.login (/home/runner/work/demo/demo/pwa/tests/admin/pages/AbstractPage.ts:8:41) at BookPage.gotoList (/home/runner/work/demo/demo/pwa/tests/admin/pages/BookPage.ts:14:16) at /home/runner/work/demo/demo/pwa/tests/admin/BookEdit.spec.ts:5:5
Slow Test: pwa/[chromium] › BooksList.spec.ts#L1
pwa/[chromium] › BooksList.spec.ts took 15.4s
🎭 Playwright Run Summary
6 failed [chromium] › admin/BooksList.spec.ts:10:7 › Admin books list @admin › I can navigate through the list using the pagination @READ [chromium] › admin/BooksList.spec.ts:53:7 › Admin books list @admin › I can filter the list @READ [chromium] › admin/BooksList.spec.ts:78:7 › Admin books list @admin › I can sort the list by title @READ [chromium] › admin/BooksList.spec.ts:83:7 › Admin books list @admin › I can get to a book page from the list @READ [chromium] › admin/ReviewsList.spec.ts:10:7 › Admin reviews list @admin › I can navigate through the list using the pagination @READ [chromium] › admin/ReviewsList.spec.ts:54:7 › Admin reviews list @admin › I can filter the list @READ 19 passed (9.7m)
🎭 Playwright Run Summary
7 failed [chromium] › admin/BookCreate.spec.ts:9:7 › Create a book @admin › I can create a book @Write ── [chromium] › admin/BookEdit.spec.ts:9:7 › Edit a book @admin › I can edit a book @Write ──────── [chromium] › admin/BookEdit.spec.ts:30:7 › Edit a book @admin › I can delete a book @Write ───── [chromium] › admin/BooksList.spec.ts:91:7 › Admin books list @admin › I can remove a book from the list @Write [chromium] › admin/ReviewEdit.spec.ts:9:7 › Edit a review @admin › I can edit a review @Write ── [chromium] › admin/ReviewEdit.spec.ts:32:7 › Edit a review @admin › I can delete a review @Write [chromium] › admin/ReviewsList.spec.ts:79:7 › Admin reviews list @admin › I can remove a review from the list @Write 4 passed (10.8m)

Artifacts

Produced during runtime
Name Size Digest
playwright-screenshots Expired
308 KB
sha256:a107fe43a9b41e7977a2494e406234f19a395a66eaf1615c558884e0d4518d36