-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix(ui-test): segmentation fault error unit tests #7840
Conversation
Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it Reference: jestjs/jest#10662
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
44677e7
to
2ae1bb9
Compare
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
[open-metadata-ui] Kudos, SonarCloud Quality Gate passed! |
[OpenMetadata-Platform] Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you 😊
* fix(ui-test): segmentation fault error unit tests Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it Reference: jestjs/jest#10662 * fix failed unit tests * remove coverage to test segmentation fault * update maxWorker to resolve segmentation fault * remove duplicate key from props (cherry picked from commit 2349684)
* Release 0.12.3 - Updated the required files * updated Docker File * fix(ui-test): segmentation fault error unit tests (#7840) * fix(ui-test): segmentation fault error unit tests Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it Reference: jestjs/jest#10662 * fix failed unit tests * remove coverage to test segmentation fault * update maxWorker to resolve segmentation fault * remove duplicate key from props (cherry picked from commit 2349684) Co-authored-by: Chirag Madlani <[email protected]>
Describe your changes :
I worked on the fixing segmentation fault error
Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it
Reference: jestjs/jest#10662
Type of change :
Frontend Preview (Screenshots) :
Checklist:
Reviewers