Skip to content

Enable 3d snapshot tests with playwright + vite #255

Enable 3d snapshot tests with playwright + vite

Enable 3d snapshot tests with playwright + vite #255

Triggered via pull request January 8, 2025 21:35
@seveibarseveibar
synchronize #148
playwright
Status Failure
Total duration 23s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: Playwright Test did not expect test() to be called here.: node_modules/playwright/lib/common/testType.js#L72
- You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. at _currentSuite (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/playwright/lib/common/testType.js:72:13) at _createTest (/home/runner/work/easyeda-converter/easyeda-converter/node_modules/playwright/lib/common/testType.js:78:24) at /home/runner/work/easyeda-converter/easyeda-converter/playwright-tests/c14877.spec.ts:3:1
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636