Update Hugo and Pagefind to their respective latest versions #541
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(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:5000/book/en/v2"
Received string: "http://localhost:5000/book"
Call log:
- Expect "toHaveURL" with timeout 5000ms
- waiting for locator(':root')
9 × locator resolved to <html lang="en" class=" js fontface">…</html>
- 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(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:5000/book/en/v2"
Received string: "http://localhost:5000/book"
Call log:
- Expect "toHaveURL" with timeout 5000ms
- waiting for locator(':root')
9 × locator resolved to <html lang="en" class=" js fontface">…</html>
- 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(locator).toHaveURL(expected)
Locator: locator(':root')
Expected string: "http://localhost:5000/book/en/v2"
Received string: "http://localhost:5000/book"
Call log:
- Expect "toHaveURL" with timeout 5000ms
- waiting for locator(':root')
9 × locator resolved to <html lang="en" class=" js fontface">…</html>
- 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 (53.0s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pages
Expired
|
380 MB |
sha256:87511da77fbf19fc3b0106f51f7caf160457d1a49af5f6635a4a48c3330f9a03
|
|
|
playwright-report
Expired
|
1.48 MB |
sha256:e552f7d82dff722321209a650b77bfd111ec5181545d5047042c121aec80678a
|
|