KER-270 react-bootstrap #1198
Merged
KER-270 react-bootstrap #1198
Azure Pipelines / kerrokantasi-ui-review
succeeded
Oct 16, 2025 in 6m 26s
Build #20251016.4 had test failures
Details
- Failed: 1 (0.60%)
- Passed: 151 (89.88%)
- Other: 16 (9.52%)
- Total: 168
Annotations
Check failure on line 1 in Info page - Sv › Title
azure-pipelines / kerrokantasi-ui-review
Info page - Sv › Title
info.spec.js:25:7 Title
Raw output
[chromium] › pages/info.spec.js:25:7 › Info page - Sv › Title ────────────────────────────────────
Error: expect(page).toHaveTitle(expected) failed
Expected pattern: /.*Information om tjänsten/
Received string: "Helsingin Kaupunki | Kerrokantasi"
Timeout: 5000ms
Call log:
- Expect "toHaveTitle" with timeout 5000ms
9 × unexpected value "Helsingin Kaupunki | Kerrokantasi"
24 |
25 | test('Title', async ({ page }) => {
> 26 | await expect(page).toHaveTitle(/.*Information om tjänsten/);
| ^
27 | });
28 |
29 | test('Headings', async ({ page }) => {
at /home/vsts/work/1/s/e2e/tests/pages/info.spec.js:26:24
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
../../test-results/pages-info-Info-page---Sv-Title-chromium/test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: ../../test-results/pages-info-Info-page---Sv-Title-chromium/error-context.md
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveTitle(expected) failed
Expected pattern: /.*Information om tjänsten/
Received string: "Sivustolla on häiriö"
Timeout: 5000ms
Call log:
- Expect "toHaveTitle" with timeout 5000ms
9 × unexpected value "Sivustolla on häiriö"
24 |
25 | test('Title', async ({ page }) => {
> 26 | await expect(page).toHaveTitle(/.*Information om tjänsten/);
| ^
27 | });
28 |
29 | test('Headings', async ({ page }) => {
at /home/vsts/work/1/s/e2e/tests/pages/info.spec.js:26:24
attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
../../test-results/pages-info-Info-page---Sv-Title-chromium-retry1/test-failed-1.png
────────────────────────────────────────────────────────────────────────────────────────────────
attachment #2: video (video/webm) ──────────────────────────────────────────────────────────────
../../test-results/pages-info-Info-page---Sv-Title-chromium-retry1/video.webm
────────────────────────────────────────────────────────────────────────────────────────────────
Error Context: ../../test-results/pages-info-Info-page---Sv-Title-chromium-retry1/error-context.md
attachment #4: trace (application/zip) ─────────────────────────────────────────────────────────
../../test-results/pages-info-Info-page---Sv-Title-chromium-retry1/trace.zip
Usage:
yarn playwright show-trace ../../test-results/pages-info-Info-page---Sv-Title-chromium-retry1/trace.zip
────────────────────────────────────────────────────────────────────────────────────────────────
Loading