OPHJOD-1075: Remove automatic loading feature #1167
build.yml
on: push
Build
7m 51s
Deploy to development
/
deploy
28s
Deploy to testing
/
deploy
0s
Annotations
2 errors, 3 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
|
Deploy to testing / deploy
Canceling since a higher priority waiting request for 'deploy-test' exists
|
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 21.2s
|
Deploy to development / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[webkit] › example.spec.ts:3:1 › has title ─────────────────────────────────────────────────────
6 passed (2.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
|
595 KB |
|
dist
|
752 KB |
|
playwright-report
|
599 KB |
|