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

dedicated is not part of the BackendStatus schema and would have never worked #417

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

rathishcholarajan
Copy link
Member

Summary

Fixes build failures due to "qiskit_ibm_runtime.exceptions.IBMBackendApiProtocolError: "Unexpected return value received from the server when getting backend status: init() got an unexpected keyword argument 'dedicated'""

Details and comments

Fixes #

…r worked

Fixes build failures due to "qiskit_ibm_runtime.exceptions.IBMBackendApiProtocolError: "Unexpected return value received from the server when getting backend status: __init__() got an unexpected keyword argument 'dedicated'""
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2659568105

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-2.7%) to 59.63%

Files with Coverage Reduction New Missed Lines %
qiskit_ibm_runtime/api/rest/backend.py 1 42.55%
qiskit_ibm_runtime/api/rest/cloud_backend.py 1 40.0%
Totals Coverage Status
Change from base Build 2626788615: -2.7%
Covered Lines: 2743
Relevant Lines: 4600

💛 - Coveralls

@rathishcholarajan rathishcholarajan merged commit 67176ad into Qiskit:main Jul 13, 2022
@rathishcholarajan rathishcholarajan added this to the 0.7.0 milestone Jul 14, 2022
@rathishcholarajan rathishcholarajan added the Changelog: Bugfix Include in the Fixed section of the changelog label Jul 14, 2022
@rathishcholarajan rathishcholarajan self-assigned this Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the Fixed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants