test(webview): add Playwright visual regression harness #9
visual-regression.yml
on: pull_request
webview-visual
1m 34s
Annotations
3 errors, 2 warnings, and 1 notice
|
webview-visual
Process completed with exit code 1.
|
|
[chromium] › src/components/chat/__tests__/ProgressIndicator.visual.tsx:6:1 › renders a toolkit progress indicator in the VS Code dark theme:
webview-ui/src/components/chat/__tests__/ProgressIndicator.visual.tsx#L7
1) [chromium] › src/components/chat/__tests__/ProgressIndicator.visual.tsx:6:1 › renders a toolkit progress indicator in the VS Code dark theme
Error: page._wrapApiCall: Test timeout of 30000ms exceeded.
5 |
6 | test("renders a toolkit progress indicator in the VS Code dark theme", async ({ mount }) => {
> 7 | const component = await mount(<ProgressIndicator />)
| ^
8 | const progressRing = component.locator("vscode-progress-ring")
9 |
10 | await progressRing.evaluate(async (element) => {
at mount (/__w/Zoo-Code/Zoo-Code/node_modules/.pnpm/@playwright+experimental-ct-core@1.60.0_@types+node@20.19.43_esbuild@0.28.1_jiti@2.7.0_tsx@4.22.4_yaml@2.9.0/node_modules/@playwright/experimental-ct-core/lib/mount.js:45:35)
at /__w/Zoo-Code/Zoo-Code/webview-ui/src/components/chat/__tests__/ProgressIndicator.visual.tsx:7:26
|
|
[chromium] › src/components/chat/__tests__/ProgressIndicator.visual.tsx:6:1 › renders a toolkit progress indicator in the VS Code dark theme:
webview-ui/src/components/chat/__tests__/ProgressIndicator.visual.tsx#L0
1) [chromium] › src/components/chat/__tests__/ProgressIndicator.visual.tsx:6:1 › renders a toolkit progress indicator in the VS Code dark theme
Test timeout of 30000ms exceeded.
|
|
webview-visual
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238, pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
webview-visual
Codecov:
Failed to properly upload report: The process '/__w/_actions/codecov/codecov-action/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238/dist/codecov' failed with exit code 1
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › src/components/chat/__tests__/ProgressIndicator.visual.tsx:6:1 › renders a toolkit progress indicator in the VS Code dark theme
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
webview-visual-regression
|
194 KB |
sha256:138c06301573d9406a2461b92459381af91707036c36c355a08f1889da6240e2
|
|