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

KOGITO-7426 Fix pnpm/junit issue #988

Merged
merged 3 commits into from
Jun 13, 2023

Conversation

radtriste
Copy link
Contributor

JUnit was having heap space issues, most probably due to node_modules structure and number of files ...

This PR just remove the node_modules after the build to make sure the issue does not happen with Junit anymore

This also solves https://issues.redhat.com/browse/KOGITO-7926 by including the cypress junit.xml

JUnit was having heap space issues, most probably due to `node_modules` structure and number of files ...

This PR just remove the `node_modules` after the build to make sure the issue does not happen with Junit anymore

This also solves https://issues.redhat.com/browse/KOGITO-7926 by including the cypress junit.xml
@radtriste radtriste marked this pull request as ready for review June 13, 2023 11:11
@radtriste radtriste merged commit c7599bb into apache:main Jun 13, 2023
@radtriste radtriste deleted the fix_pnpm_junit_jenkins_heap_issue branch June 13, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants