E2E Opportunistic Matrix #159
Annotations
24 errors, 8 warnings, and 8 notices
|
Matrix (solid-base-npm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-base-npm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-base-pnpm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (solid-addons-core-pnpm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-template-ecommerce)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-template-resume)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-addons-core-pnpm)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (react-toolchain-deploy)
Process completed with exit code 1.
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link:
packages/cli/tests-e2e/router-only-smoke.spec.ts#L19
1) tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Start simple, ship quickly.' })
Expected: visible
Timeout: 20000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 20000ms
- waiting for getByRole('heading', { name: 'Start simple, ship quickly.' })
17 | await expect(
18 | page.getByRole('heading', { name: 'Start simple, ship quickly.' }),
> 19 | ).toBeVisible()
| ^
20 |
21 | const homeLinks = await page
22 | .locator('a[href^="/"]')
at /home/runner/work/cli/cli/packages/cli/tests-e2e/router-only-smoke.spec.ts:19:7
|
|
Matrix (solid-base-npm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-base-npm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-base-pnpm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (solid-addons-core-pnpm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-template-ecommerce)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-template-resume)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-addons-core-pnpm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Matrix (react-toolchain-deploy)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.3m)
|
|
🎭 Playwright Run Summary
1 failed
tests-e2e/router-only-smoke.spec.ts:5:1 › @matrix creates a React router-only app and navigates every internal link
3 passed (1.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-react-addons-core-pnpm
|
713 KB |
sha256:11777986e0afc0006c663a4a065cc3f10c377e4aa8ed63f9f5a81b524e6f7f66
|
|
|
playwright-report-react-base-npm
|
713 KB |
sha256:95f3364efcf2f89bffe065040f816e1d493c66119be546a47f18da8343dd0db2
|
|
|
playwright-report-react-base-pnpm
|
713 KB |
sha256:4da4cadd740a2f2445da61cab05cabbebc2635de76165920022061643b08fd95
|
|
|
playwright-report-react-template-ecommerce
|
713 KB |
sha256:c1053b3ff96b6151e1c82e0cf6889ccceb05eae4c06dfaa3822a147bd94aad14
|
|
|
playwright-report-react-template-resume
|
713 KB |
sha256:74fd301f4a62bf6900608054835a2b53ed82a898de7bca887e3268e915de0636
|
|
|
playwright-report-react-toolchain-deploy
|
713 KB |
sha256:8ea38c3f3ba0cfb8466c631fd5e6752f3d0cd3cfa06042f423f523c028b595d8
|
|
|
playwright-report-solid-addons-core-pnpm
|
713 KB |
sha256:0d6acf6ba4d5c4406092069b16036e064a05bf0a7eee942643e7f97bebd03fc4
|
|
|
playwright-report-solid-base-npm
|
713 KB |
sha256:371f64d8e5f8bc2e4d699d81d5ad378931cf11e1dfb2852aebf1856b61aaf3c0
|
|