Skip to content

Terra Tests Fail with Numpy 1.19.0 #4606

@mtreinish

Description

@mtreinish

Information

  • Qiskit Terra version: Master
  • Python version: Any
  • Operating system: Any

What is the current behavior?

Since the release of numpy 1.19.0 CI started failing on 2 tests:
test_qasm_2q_unitary
https://github.com/Qiskit/qiskit-terra/blob/master/test/python/circuit/test_unitary.py#L248-L271
and
`test_pulse_limits:
https://github.com/Qiskit/qiskit-terra/blob/master/test/python/pulse/test_pulse_lib.py#L60-L89

It's not clear if this is a bug in numpy or a usage bug in terra. If it's an iss

This is being pinned in CI with #4599

Steps to reproduce the problem

Run the tests with numpy 1.19.0

What is the expected behavior?

The tests pass

Suggested solutions

Find the source of the bug, and fix or report it upstream

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions