Skip to content

Add i18n support

Add i18n support #348

Triggered via pull request December 7, 2023 15:55
@ixartzixartz
opened #196
i18n-2
Status Failure
Total duration 7m 50s
Artifacts 1

CI.yml

on: pull_request
Matrix: build
Matrix: Run all tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L1
1) [chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Test timeout of 30000ms exceeded.
[chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L53
1) [chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Blog' }) 51 | await page.goto(targetUrl); 52 | > 53 | await page.getByRole('link', { name: 'Blog' }).click(); | ^ 54 | await expect(page).toHaveURL(/blog$/); 55 | 56 | await expect(page.locator('main').getByRole('link')).toHaveCount(10); at /home/runner/work/Next-js-Boilerplate/Next-js-Boilerplate/tests/e2e/Sanity.check.spec.ts:53:54
[chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L1
1) [chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L53
1) [chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Blog' }) 51 | await page.goto(targetUrl); 52 | > 53 | await page.getByRole('link', { name: 'Blog' }).click(); | ^ 54 | await expect(page).toHaveURL(/blog$/); 55 | 56 | await expect(page.locator('main').getByRole('link')).toHaveCount(10); at /home/runner/work/Next-js-Boilerplate/Next-js-Boilerplate/tests/e2e/Sanity.check.spec.ts:53:54
[chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L1
1) [chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L53
1) [chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Blog' }) 51 | await page.goto(targetUrl); 52 | > 53 | await page.getByRole('link', { name: 'Blog' }).click(); | ^ 54 | await expect(page).toHaveURL(/blog$/); 55 | 56 | await expect(page.locator('main').getByRole('link')).toHaveCount(10); at /home/runner/work/Next-js-Boilerplate/Next-js-Boilerplate/tests/e2e/Sanity.check.spec.ts:53:54
[firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L1
2) [firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Test timeout of 30000ms exceeded.
[firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L53
2) [firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Blog' }) 51 | await page.goto(targetUrl); 52 | > 53 | await page.getByRole('link', { name: 'Blog' }).click(); | ^ 54 | await expect(page).toHaveURL(/blog$/); 55 | 56 | await expect(page.locator('main').getByRole('link')).toHaveCount(10); at /home/runner/work/Next-js-Boilerplate/Next-js-Boilerplate/tests/e2e/Sanity.check.spec.ts:53:54
[firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L1
2) [firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page: tests/e2e/Sanity.check.spec.ts#L53
2) [firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Blog' }) 51 | await page.goto(targetUrl); 52 | > 53 | await page.getByRole('link', { name: 'Blog' }).click(); | ^ 54 | await expect(page).toHaveURL(/blog$/); 55 | 56 | await expect(page.locator('main').getByRole('link')).toHaveCount(10); at /home/runner/work/Next-js-Boilerplate/Next-js-Boilerplate/tests/e2e/Sanity.check.spec.ts:53:54
🎭 Playwright Run Summary
3 failed [chromium] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page [firefox] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page [webkit] β€Ί e2e/Sanity.check.spec.ts:50:9 β€Ί Sanity β€Ί Static pages β€Ί should navigate to the blog page 18 passed (5.3m)

Artifacts

Produced during runtime
Name Size
test-results Expired
6.05 MB