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

[Stable] Fix test for MAC ARM and pin torch #803

Merged
merged 1 commit into from
May 15, 2024

Conversation

woodsp-ibm
Copy link
Member

@woodsp-ibm woodsp-ibm commented May 13, 2024

Summary

Stable CI MAC is running ARM now as recent github runner changed macos_latest to ARM. While we had specifically added ARM CI to main #779 (which should be reviewed now latest if no longer X86) it was not backported to stable, as at the time it added more CI for ARM. This fixes the test that would fail under ARM.

Also pinning torch to avoid a UTF8 issue in Windows as was done by #796.

See #800, which attempted to backport a black update and failed due to the above, which has more details on the above and links to the respective PRs and new issue around ARM and CI

Details and comments

As this takes care of what #802 does, which does not pass CI without the test fix that is also here, that PR can simply be closed after this is merged.

@woodsp-ibm woodsp-ibm changed the title Fix test for MAC ARM and pin torch [Stable] Fix test for MAC ARM and pin torch May 13, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9063282699

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.665%

Totals Coverage Status
Change from base Build 8110794712: 0.0%
Covered Lines: 1895
Relevant Lines: 2045

💛 - Coveralls

@edoaltamura edoaltamura merged commit fba7ada into qiskit-community:stable/0.7 May 15, 2024
16 checks passed
@woodsp-ibm woodsp-ibm deleted the stable/0.7 branch May 15, 2024 13:32
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.

3 participants