Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

test_qv_fitter statisticaly failing #515

Open
ShellyGarion opened this issue Oct 15, 2020 · 0 comments
Open

test_qv_fitter statisticaly failing #515

ShellyGarion opened this issue Oct 15, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@ShellyGarion
Copy link
Contributor

ShellyGarion commented Oct 15, 2020

Informations

test_qv_fitter statistically failing in the automatic tests:
https://github.com/Qiskit/qiskit-ignis/runs/1257433012

  • Qiskit Ignis version:
  • Python version:
  • Operating system:

What is the current behavior?

test.quantum_volume.test_qv.TestQV.test_qv_fitter
-------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):

      File "/home/runner/work/qiskit-ignis/qiskit-ignis/test/quantum_volume/test_qv.py", line 140, in test_qv_fitter
    self.assertFalse(qv_success_list[0][0])

      File "/opt/hostedtoolcache/Python/3.6.12/x64/lib/python3.6/unittest/case.py", line 676, in assertFalse
    raise self.failureException(msg)

    AssertionError: True is not false


Steps to reproduce the problem

What is the expected behavior?

Suggested solutions

@ShellyGarion ShellyGarion added the bug Something isn't working label Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant