-
Notifications
You must be signed in to change notification settings - Fork 61
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
Making VQE tests lighter #1144
Making VQE tests lighter #1144
Conversation
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.
Thanks. I cannot confirm about the issue but tests are also a bit faster now.
Thanks @stavros11, but I will keep this open until I identify which backend/setup is generating this issue in the CI. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1144 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 67 67
Lines 9589 9589
=========================================
Hits 9589 9589
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Let me merge this now, I have switched off tensorflow on macos given that it is consuming a large number of resources. |
This should prevent #1122.
Checklist: