qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
272 stars 201 forks source link

mitre limit in conda environment causing CI to fail #885

Closed cdelnano closed 1 year ago

cdelnano commented 1 year ago

Information

What is the current behavior?

conda environment producing a value that is < .02 different from expected value produced in virtualenv

Steps to reproduce the problem

Run run_all_tests.py with conda environment

What is the expected behavior?

CI will pass

Suggested solutions

Comment out poly5 variable in test_draw.py with mitre limit until chosen environment is put into ReadMe and Github actions.

priti-ashvin-shah-ibm commented 1 year ago

Merged, so will close this.