E2E Opportunistic Matrix #162
Annotations
24 errors, 8 warnings, and 8 notices
|
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-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-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 (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-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 (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 (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 (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-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-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 (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-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/
|
|
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 (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/
|
|
🎭 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.1m)
|
|
🎭 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.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.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.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-react-addons-core-pnpm
|
713 KB |
sha256:35f14e856de8c96095a6187ad6735cf05cdacf1dfb6b2c0bd9b114a171447a5e
|
|
|
playwright-report-react-base-npm
|
713 KB |
sha256:a8e767e9e0f73d2cc83fd4447e47e2f0fb4adbff1fd77475f31223ad61f655e4
|
|
|
playwright-report-react-base-pnpm
|
713 KB |
sha256:4265b3b077362acb3256b215f03234c86efa3b66bc697d675d5043bdebdd3309
|
|
|
playwright-report-react-template-ecommerce
|
713 KB |
sha256:24f09b74b55aec3b3c5c66f4b42fdebf09be47bd228038f8c3f0ac8acc0bfed4
|
|
|
playwright-report-react-template-resume
|
713 KB |
sha256:1da3d16d1fd4aef135c1a62fb943c124f9c0901902a4be72ce5a49e6372b2f21
|
|
|
playwright-report-react-toolchain-deploy
|
713 KB |
sha256:ff78505aefab2e42222b1985a897b08d5b8a1bfff4c293619d15de4c0df88593
|
|
|
playwright-report-solid-addons-core-pnpm
|
713 KB |
sha256:58f853024ed752863556beeb42eb478bbdd05a1431081e283f89195ff4f959e2
|
|
|
playwright-report-solid-base-npm
|
713 KB |
sha256:dc52f56eadb60538caa20686b3f4e75260cc3086d712c2f9d92ef65bd37e8d47
|
|