Skip to content

fix: issue with next and previous buttons for patternhub #15065

fix: issue with next and previous buttons for patternhub

fix: issue with next and previous buttons for patternhub #15065

Triggered via pull request November 19, 2024 11:54
Status Failure
Total duration 26m 25s
Artifacts 15

default.yml

on: pull_request
get-playwright-version  /  Get and save publish version
21s
get-playwright-version / Get and save publish version
build-packages  /  Build Packages
1m 9s
build-packages / Build Packages
Matrix: init-playwright / init-playwright
build-showcase-patternhub  /  Build Patternhub
1m 38s
build-showcase-patternhub / Build Patternhub
build-showcase-react  /  Build Showcase react-showcase
29s
build-showcase-react / Build Showcase react-showcase
Matrix: test-components / playwright-ct
test-foundations  /  🧪🎭 - foundations
3m 1s
test-foundations / 🧪🎭 - foundations
build-showcase-angular  /  Build Showcase angular-showcase
36s
build-showcase-angular / Build Showcase angular-showcase
build-showcase-stencil  /  Build Showcase stencil-showcase
47s
build-showcase-stencil / Build Showcase stencil-showcase
build-showcase-vue  /  Build Showcase vue-showcase
37s
build-showcase-vue / Build Showcase vue-showcase
build-outputs  /  Build outputs
1m 8s
build-outputs / Build outputs
build-showcase-angular-ssr  /  Build Showcase angular-ssr-showcase
51s
build-showcase-angular-ssr / Build Showcase angular-ssr-showcase
build-showcase-next  /  Build Showcase next-showcase
53s
build-showcase-next / Build Showcase next-showcase
build-showcase-nuxt  /  Build Showcase nuxt-showcase
42s
build-showcase-nuxt / Build Showcase nuxt-showcase
Matrix: test-showcase-patternhub / playwright-showcases
Matrix: test-showcase-react / playwright-showcases
Matrix: test-screen-reader / playwright-screen-reader
regenerate-snapshots-components  /  regenerate-snapshots
regenerate-snapshots-components / regenerate-snapshots
regenerate-snapshots-foundations  /  regenerate-snapshots
regenerate-snapshots-foundations / regenerate-snapshots
Matrix: test-showcase-angular / playwright-showcases
Matrix: test-showcase-stencil / playwright-showcases
Matrix: test-showcase-vue / playwright-showcases
regenerate-snapshots-patternhub  /  🧪🎭 - Regenerate snapshots patternhub
6m 52s
regenerate-snapshots-patternhub / 🧪🎭 - Regenerate snapshots patternhub
checks-done
0s
checks-done
regenerate-snapshots  /  regenerate-snapshots
regenerate-snapshots / regenerate-snapshots
deploy  /  Deploy
deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 2 warnings, and 2 notices
test-showcase-patternhub / 🧪🎭 - patternhub:6/6
Process completed with exit code 1.
[chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
1) [chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ───────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L28
1) [chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ───────────────── Error: expect(locator).toBeVisible() Locator: locator('h2').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h2').first() 26 | async (page) => { 27 | const firstH2 = page.locator('h2').first(); > 28 | await expect(firstH2).toBeVisible(); | ^ 29 | } 30 | ); 31 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:28:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
1) [chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L28
1) [chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('h2').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h2').first() 26 | async (page) => { 27 | const firstH2 = page.locator('h2').first(); > 28 | await expect(firstH2).toBeVisible(); | ^ 29 | } 30 | ); 31 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:28:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
2) [chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot ─────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot: showcases/patternhub/tests/default.spec.ts#L50
2) [chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot ─────────── Error: expect(locator).toBeVisible() Locator: locator('h2').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h2').first() 48 | async (page) => { 49 | const firstH2 = page.locator('h2').first(); > 50 | await expect(firstH2).toBeVisible(); | ^ 51 | } 52 | ); 53 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:50:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
2) [chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot: showcases/patternhub/tests/default.spec.ts#L50
2) [chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot ─────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('h2').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h2').first() 48 | async (page) => { 49 | const firstH2 = page.locator('h2').first(); > 50 | await expect(firstH2).toBeVisible(); | ^ 51 | } 52 | ); 53 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:50:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
test-showcase-patternhub / 🧪🎭 - patternhub:3/6
Process completed with exit code 1.
[chromium] › default.spec.ts:10:2 › input › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
1) [chromium] › default.spec.ts:10:2 › input › docs should match screenshot ────────────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › input › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L28
1) [chromium] › default.spec.ts:10:2 › input › docs should match screenshot ────────────────────── Error: expect(locator).toBeVisible() Locator: locator('h2').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h2').first() 26 | async (page) => { 27 | const firstH2 = page.locator('h2').first(); > 28 | await expect(firstH2).toBeVisible(); | ^ 29 | } 30 | ); 31 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:28:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › input › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
1) [chromium] › default.spec.ts:10:2 › input › docs should match screenshot ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › input › docs should match screenshot: showcases/patternhub/tests/default.spec.ts#L28
1) [chromium] › default.spec.ts:10:2 › input › docs should match screenshot ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('h2').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h2').first() 26 | async (page) => { 27 | const firstH2 = page.locator('h2').first(); > 28 | await expect(firstH2).toBeVisible(); | ^ 29 | } 30 | ); 31 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:28:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › input › overview should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
2) [chromium] › default.spec.ts:10:2 › input › overview should match screenshot ────────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › input › overview should match screenshot: showcases/patternhub/tests/default.spec.ts#L39
2) [chromium] › default.spec.ts:10:2 › input › overview should match screenshot ────────────────── Error: expect(locator).toBeVisible() Locator: locator('h1').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h1').first() 37 | async (page) => { 38 | const firstH2 = page.locator('h1').first(); > 39 | await expect(firstH2).toBeVisible(); | ^ 40 | } 41 | ); 42 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:39:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › input › overview should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
2) [chromium] › default.spec.ts:10:2 › input › overview should match screenshot ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › input › overview should match screenshot: showcases/patternhub/tests/default.spec.ts#L39
2) [chromium] › default.spec.ts:10:2 › input › overview should match screenshot ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() Locator: locator('h1').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h1').first() 37 | async (page) => { 38 | const firstH2 = page.locator('h1').first(); > 39 | await expect(firstH2).toBeVisible(); | ^ 40 | } 41 | ); 42 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:39:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
[chromium] › default.spec.ts:10:2 › input › properties should match screenshot: showcases/patternhub/tests/default.spec.ts#L1
3) [chromium] › default.spec.ts:10:2 › input › properties should match screenshot ──────────────── Test timeout of 30000ms exceeded.
[chromium] › default.spec.ts:10:2 › input › properties should match screenshot: showcases/patternhub/tests/default.spec.ts#L50
3) [chromium] › default.spec.ts:10:2 › input › properties should match screenshot ──────────────── Error: expect(locator).toBeVisible() Locator: locator('h2').first() Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('h2').first() 48 | async (page) => { 49 | const firstH2 = page.locator('h2').first(); > 50 | await expect(firstH2).toBeVisible(); | ^ 51 | } 52 | ); 53 | }); at fn (/__w/mono/mono/showcases/patternhub/tests/default.spec.ts:50:28) at /__w/mono/mono/showcases/patternhub/tests/default.spec.ts:14:9
regenerate-snapshots-patternhub / 🧪🎭 - Regenerate snapshots patternhub
Process completed with exit code 1.
checks-done
Process completed with exit code 1.
test-showcase-patternhub / 🧪🎭 - patternhub:6/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
test-showcase-patternhub / 🧪🎭 - patternhub:3/6
No files were found with the provided path: ./showcases/-showcase/results. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 failed [chromium] › default.spec.ts:10:2 › navigation › docs should match screenshot ────────────────── [chromium] › default.spec.ts:10:2 › navigation › properties should match screenshot ──────────── 11 passed (2.2m)
🎭 Playwright Run Summary
3 failed [chromium] › default.spec.ts:10:2 › input › docs should match screenshot ─────────────────────── [chromium] › default.spec.ts:10:2 › input › overview should match screenshot ─────────────────── [chromium] › default.spec.ts:10:2 › input › properties should match screenshot ───────────────── 10 passed (3.2m)

Artifacts

Produced during runtime
Name Size
db-ui-angular-showcase
1.43 MB
db-ui-angular-ssr-showcase
2.13 MB
db-ui-components-build
343 KB
db-ui-foundations-build
256 KB
db-ui-next-showcase
1.49 MB
db-ui-nuxt-showcase
1.97 MB
db-ui-output
409 KB
db-ui-outputs
6.21 MB
db-ui-patternhub
3.66 MB
db-ui-react-showcase
1.34 MB
db-ui-stencil-showcase
1.39 MB
db-ui-vue-showcase
1.31 MB
patternhub-playwright-results-3 Expired
247 KB
patternhub-playwright-results-6 Expired
179 KB
snapshots-patternhub Expired
2.06 MB