Rename "Downloads" to "Install" and redesign #687
Annotations
4 errors and 4 notices
|
build
Process completed with exit code 1.
|
|
[chrome] › tests/git-scm.spec.js:51:3 › Windows › download/GUI links:
tests/git-scm.spec.js#L68
1) [chrome] › tests/git-scm.spec.js:51:3 › Windows › download/GUI links ──────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: getByRole('link', { name: 'All' })
Expected pattern: not /selected/
Error: strict mode violation: getByRole('link', { name: 'All' }) resolved to 2 elements:
1) <a class="install-link" href="http://localhost:5000/install/win">Install</a> aka getByRole('link', { name: 'Install' })
2) <a href="#" data-os="" class="subtle-button gui-os-filter">All</a> aka getByRole('link', { name: 'All', exact: true })
Call log:
- Expect "not toHaveClass" with timeout 5000ms
- waiting for getByRole('link', { name: 'All' })
66 |
67 | const allButton = page.getByRole('link', { name: 'All' })
> 68 | await expect(allButton).not.toHaveClass(/selected/)
| ^
69 |
70 | const thumbnails = page.locator('.gui-thumbnails li:visible')
71 | const count = await thumbnails.count()
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:68:33
|
|
[chrome] › tests/git-scm.spec.js:51:3 › Windows › download/GUI links:
tests/git-scm.spec.js#L68
1) [chrome] › tests/git-scm.spec.js:51:3 › Windows › download/GUI links ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: getByRole('link', { name: 'All' })
Expected pattern: not /selected/
Error: strict mode violation: getByRole('link', { name: 'All' }) resolved to 2 elements:
1) <a class="install-link" href="http://localhost:5000/install/win">Install</a> aka getByRole('link', { name: 'Install' })
2) <a href="#" data-os="" class="subtle-button gui-os-filter">All</a> aka getByRole('link', { name: 'All', exact: true })
Call log:
- Expect "not toHaveClass" with timeout 5000ms
- waiting for getByRole('link', { name: 'All' })
66 |
67 | const allButton = page.getByRole('link', { name: 'All' })
> 68 | await expect(allButton).not.toHaveClass(/selected/)
| ^
69 |
70 | const thumbnails = page.locator('.gui-thumbnails li:visible')
71 | const count = await thumbnails.count()
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:68:33
|
|
[chrome] › tests/git-scm.spec.js:51:3 › Windows › download/GUI links:
tests/git-scm.spec.js#L68
1) [chrome] › tests/git-scm.spec.js:51:3 › Windows › download/GUI links ──────────────────────────
Error: expect(locator).not.toHaveClass(expected) failed
Locator: getByRole('link', { name: 'All' })
Expected pattern: not /selected/
Error: strict mode violation: getByRole('link', { name: 'All' }) resolved to 2 elements:
1) <a class="install-link" href="http://localhost:5000/install/win">Install</a> aka getByRole('link', { name: 'Install' })
2) <a href="#" data-os="" class="subtle-button gui-os-filter">All</a> aka getByRole('link', { name: 'All', exact: true })
Call log:
- Expect "not toHaveClass" with timeout 5000ms
- waiting for getByRole('link', { name: 'All' })
66 |
67 | const allButton = page.getByRole('link', { name: 'All' })
> 68 | await expect(allButton).not.toHaveClass(/selected/)
| ^
69 |
70 | const thumbnails = page.locator('.gui-thumbnails li:visible')
71 | const count = await thumbnails.count()
at /home/runner/work/git-scm.com/git-scm.com/tests/git-scm.spec.js:68:33
|
|
🎭 Playwright Run Summary
1 failed
[chrome] › tests/git-scm.spec.js:51:3 › Windows › download/GUI links ───────────────────────────
1 skipped
10 passed (13.6s)
|
|
build
Rewrote file:///images/sidebar-divider.png to file:///home/runner/work/git-scm.com/git-scm.com/public/images/sidebar-divider.png
|
|
build
Rewrote file:///images/icons/search.png to file:///home/runner/work/git-scm.com/git-scm.com/public/images/icons/search.png
|
|
build
Rewrote file:///images/bg/body.jpg to file:///home/runner/work/git-scm.com/git-scm.com/public/images/bg/body.jpg
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pages
Expired
|
389 MB |
sha256:b04b20016d541c34019e7185b2d69af21a5ce4d85bf2494ea7426ff9c5ad609d
|
|
|
playwright-report
Expired
|
9.88 MB |
sha256:f3d29775ab7c7561cf4430d5d1bbf298ba3e1fd9a0c47bad5a4f1a90090649a5
|
|