-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Percy CLI takes snapshots successfully but throws an error in the end #1714
Comments
Possibly the same #1716 |
Error log is not the same, just updated. |
@jaysonwu991 thanks for raising the issue we will check it out. |
@jaysonwu991 the error was thrown due to the error when running the storybook command. It is not the percy error. You can ignore this error by setting this env variable |
Also @jaysonwu991 we don't know why storybook is throwing error. So can you please provide a reproducible example. |
Will try to provide the example sooner, Thanks for tracking this issue. |
Its probably not related to storybook file. Let me have a look but from glance it looks like something is breaking in the chromium CDP connection. |
@jaysonwu991 can you create a small reproducible example for this ? where its clearly marked that commenting some import would cause percy to throw exception. So that we can reproduce this on our side. |
@ninadbstack I am not sure why our TS type check && Eslint static check were not working correctly, but it did pass the TS type check && Eslint static check, and there were no errors from both Webpack build and Storybook build (We didn't customize the Webpack configuration for Storybook, that is why it shows |
This issue is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
It's happening to me, same error stack:
|
Hi @oscard0m |
Description
Percy CLI takes snapshots successfully but still throws an error in the end, this makes the whole job failed on CI, the link from
Finalized build #2821
actually can be open successfully.Environment
node: 18.20.4
npm: 10.7.0
storybook: 8.2.9
@percy/cli: 1.29.3
@percy/storybook: 6.0.2
Command
Issue Log ID
Issue Snapshot
Local Error Log
The text was updated successfully, but these errors were encountered: