Update Hugo and Pagefind to their respective latest versions #547
Annotations
4 errors and 1 notice
|
build
Process completed with exit code 1.
|
|
[chrome] › tests/git-scm.spec.js:206:1 › book:
tests/git-scm.spec.js#L211
1) [chrome] › tests/git-scm.spec.js:206:1 › book ─────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(page).toHaveURL(expected)
Expected string: "http://localhost:5000/book/en/v2"
Received string: "http://localhost:5000/book"
Call log:
- Expect "toHaveURL" with timeout 5000ms
9 × unexpected value "http://localhost:5000/book"
209 |
210 | await page.goto(`${url}book`)
> 211 | await expect(page).toHaveURL(`${url}book/en/v2`)
| ^
212 |
213 | // the repository URL is correct
214 | await expect(page.getByRole('link', { name: 'hosted on GitHub' }))
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:211:22
|
|
[chrome] › tests/git-scm.spec.js:206:1 › book:
tests/git-scm.spec.js#L211
1) [chrome] › tests/git-scm.spec.js:206:1 › book ─────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(page).toHaveURL(expected)
Expected string: "http://localhost:5000/book/en/v2"
Received string: "http://localhost:5000/book"
Call log:
- Expect "toHaveURL" with timeout 5000ms
9 × unexpected value "http://localhost:5000/book"
209 |
210 | await page.goto(`${url}book`)
> 211 | await expect(page).toHaveURL(`${url}book/en/v2`)
| ^
212 |
213 | // the repository URL is correct
214 | await expect(page.getByRole('link', { name: 'hosted on GitHub' }))
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:211:22
|
|
[chrome] › tests/git-scm.spec.js:206:1 › book:
tests/git-scm.spec.js#L211
1) [chrome] › tests/git-scm.spec.js:206:1 › book ─────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(page).toHaveURL(expected)
Expected string: "http://localhost:5000/book/en/v2"
Received string: "http://localhost:5000/book"
Call log:
- Expect "toHaveURL" with timeout 5000ms
9 × unexpected value "http://localhost:5000/book"
209 |
210 | await page.goto(`${url}book`)
> 211 | await expect(page).toHaveURL(`${url}book/en/v2`)
| ^
212 |
213 | // the repository URL is correct
214 | await expect(page.getByRole('link', { name: 'hosted on GitHub' }))
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:211:22
|
|
🎭 Playwright Run Summary
1 failed
[chrome] › tests/git-scm.spec.js:206:1 › book ──────────────────────────────────────────────────
1 skipped
10 passed (1.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pages
Expired
|
381 MB |
sha256:adc0624a3c06aba83564c7c6f2b20d32bc861ff6ade0504a61cfc64e45eeba01
|
|
|
playwright-report
Expired
|
1.53 MB |
sha256:fdd1bdede2c7fb13d48f1a7afcc0755241043c9b9de6b06b0a5a929541467a1c
|
|