Skip to content
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

Console Errors while running unit tests #3288

Open
markusguenther opened this issue Dec 2, 2022 · 2 comments
Open

Console Errors while running unit tests #3288

markusguenther opened this issue Dec 2, 2022 · 2 comments
Labels
8.2 Bug Label to mark the change as bugfix Tooling / Testing

Comments

@markusguenther
Copy link
Member

Description

While running the unit tests some console errors occur. That did not happen before the esbuild change.
We should investigate this and as us why the tests not failing when there are errors in the execution.

Steps to Reproduce

  1. choose packages/neos-ui-sagas/ for instance
  2. yarn test

Expected behavior

Test pass without console error.

Actual behavior

Screenshot 2022-12-02 at 22 30 27

Affected Versions

Neos: 8.2.0

UI: 8.2.0

@markusguenther markusguenther added the Bug Label to mark the change as bugfix label Dec 4, 2022
@markusguenther
Copy link
Member Author

markusguenther commented Dec 4, 2022

Duplicate of #3258 but with more details ;)

@mhsdesign
Copy link
Member

yes indeed a dub of #3258 :D - i discovered, it has not much to do with the esbuild change but rather since we updated to yarn3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.2 Bug Label to mark the change as bugfix Tooling / Testing
Projects
No open projects
Development

No branches or pull requests

2 participants