Skip to content

Update dependency @sentry/nextjs to ^7.119.2 #15704

Update dependency @sentry/nextjs to ^7.119.2

Update dependency @sentry/nextjs to ^7.119.2 #15704

Triggered via pull request October 10, 2024 16:40
Status Failure
Total duration 3m 14s
Artifacts 1

playwright.yml

on: pull_request
Matrix: playwright-test
playwright-test-results
0s
playwright-test-results
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 6 warnings, and 2 notices
[Desktop Chrome] › ui/homepage.play.js:16:1 › navigation to our shop page from homepage: src/abacus-kochka/playwright/ui/pages/MainNavigationPage.js#L39
1) [Desktop Chrome] › ui/homepage.play.js:16:1 › navigation to our shop page from homepage ─────── Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected) Locator: locator(':root') Expected pattern: /^Online shop · KOCHKA Café$/ Received string: "KOCHKA Café" Call log: - expect.toHaveTitle with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" at ui/pages/MainNavigationPage.js:39 37 | const shopPage = new ShopPage(this.page, this.baseURL); 38 | > 39 | await expect(shopPage.page).toHaveTitle(/^Online shop · KOCHKA Café$/); | ^ 40 | await expect(shopPage.page.locator('h1', { hasText: 'Online shop' })).toBeVisible(); 41 | 42 | return shopPage; at MainNavigationPage.visitShopPage (/home/runner/work/universe/universe/src/abacus-kochka/playwright/ui/pages/MainNavigationPage.js:39:33) at /home/runner/work/universe/universe/src/abacus-kochka/playwright/ui/homepage.play.js:21:3
[Desktop Chrome] › ui/homepage.play.js:16:1 › navigation to our shop page from homepage: src/abacus-kochka/playwright/ui/pages/MainNavigationPage.js#L40
1) [Desktop Chrome] › ui/homepage.play.js:16:1 › navigation to our shop page from homepage ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('h1').filter({ hasText: 'Online shop' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('h1').filter({ hasText: 'Online shop' }) at ui/pages/MainNavigationPage.js:40 38 | 39 | await expect(shopPage.page).toHaveTitle(/^Online shop · KOCHKA Café$/); > 40 | await expect(shopPage.page.locator('h1', { hasText: 'Online shop' })).toBeVisible(); | ^ 41 | 42 | return shopPage; 43 | } at MainNavigationPage.visitShopPage (/home/runner/work/universe/universe/src/abacus-kochka/playwright/ui/pages/MainNavigationPage.js:40:75) at /home/runner/work/universe/universe/src/abacus-kochka/playwright/ui/homepage.play.js:21:3
[Desktop Chrome] › ui/homepage.play.js:16:1 › navigation to our shop page from homepage: src/abacus-kochka/playwright/ui/pages/MainNavigationPage.js#L39
1) [Desktop Chrome] › ui/homepage.play.js:16:1 › navigation to our shop page from homepage ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected) Locator: locator(':root') Expected pattern: /^Online shop · KOCHKA Café$/ Received string: "KOCHKA Café" Call log: - expect.toHaveTitle with timeout 5000ms - waiting for locator(':root') - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" - locator resolved to <html lang="en-us">…</html> - unexpected value "KOCHKA Café" at ui/pages/MainNavigationPage.js:39 37 | const shopPage = new ShopPage(this.page, this.baseURL); 38 | > 39 | await expect(shopPage.page).toHaveTitle(/^Online shop · KOCHKA Café$/); | ^ 40 | await expect(shopPage.page.locator('h1', { hasText: 'Online shop' })).toBeVisible(); 41 | 42 | return shopPage; at MainNavigationPage.visitShopPage (/home/runner/work/universe/universe/src/abacus-kochka/playwright/ui/pages/MainNavigationPage.js:39:33) at /home/runner/work/universe/universe/src/abacus-kochka/playwright/ui/homepage.play.js:21:3
playwright-test (@adeira/abacus-kochka)
Process completed with exit code 1.
playwright-test-results
Process completed with exit code 1.
playwright-test (@adeira/typescript-test)
No files were found with the provided path: src/typescript-test/playwright/test-results/. No artifacts will be uploaded.
playwright-test (@adeira/abacus-tools)
No files were found with the provided path: src/abacus-tools/playwright/test-results/. No artifacts will be uploaded.
playwright-test (@adeira/sx-design)
No files were found with the provided path: src/sx-design/playwright/test-results/. No artifacts will be uploaded.
playwright-test (@adeira/mrtnzlml.com)
No files were found with the provided path: src/mrtnzlml.com/playwright/test-results/. No artifacts will be uploaded.
playwright-test (mrtnzlml-meta)
No files were found with the provided path: src/mrtnzlml-meta/playwright/test-results/. No artifacts will be uploaded.
playwright-test (@adeira/abacus-backoffice)
No files were found with the provided path: src/abacus-backoffice/playwright/test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 passed (55.8s)
🎭 Playwright Run Summary
1 failed [Desktop Chrome] › ui/homepage.play.js:16:1 › navigation to our shop page from homepage ──────── 3 skipped 6 passed (1.3m)

Artifacts

Produced during runtime
Name Size
playwright-report-abacus-kochka
1.23 MB