OPHJOD-1078: Add competence import dialog for Tool + confirm dialogs #1168
build.yml
on: pull_request
Build
5m 55s
Deploy to development
/
deploy
Deploy to testing
/
deploy
Annotations
1 error, 2 warnings, and 1 notice
[webkit] › example.spec.ts:3:1 › has title:
e2e/example.spec.ts#L5
1) [webkit] › example.spec.ts:3:1 › has title ────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
Locator: locator(':root')
Expected pattern: /Osaamispolku/
Received string: "JOD"
Call log:
- expect.toHaveTitle with timeout 5000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
- locator resolved to <html lang="en">…</html>
- unexpected value "JOD"
3 | test('has title', async ({ page }) => {
4 | await page.goto('/');
> 5 | await expect(page).toHaveTitle(/Osaamispolku/);
| ^
6 | });
7 |
at /home/runner/work/jod-yksilo-ui/jod-yksilo-ui/e2e/example.spec.ts:5:22
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[Microsoft Edge] › example.spec.ts#L1
[Microsoft Edge] › example.spec.ts took 18.6s
|
🎭 Playwright Run Summary
1 flaky
[webkit] › example.spec.ts:3:1 › has title ─────────────────────────────────────────────────────
6 passed (1.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
|
601 KB |
|
dist
|
753 KB |
|
playwright-report
|
695 KB |
|