Skip to content

Flaky pulse deprecation tests #9837

@jakelishman

Description

@jakelishman

Environment

  • Qiskit Terra version: main @ eb4c5cb
  • Python version: any
  • Operating system: seen on Windows CI

What is happening?

CI is failing frequently with the following error:


test.python.pulse.test_parameter_manager.TestParameterSetter.test_complex_valued_parameter
------------------------------------------------------------------------------------------

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

      File "D:\a\1\s\test\python\pulse\test_parameter_manager.py", line 348, in test_complex_valued_parameter
    assigned = visitor.visit(test_obj)

      File "C:\hostedtoolcache\windows\Python\3.7.9\x64\lib\unittest\case.py", line 270, in __exit__
    self._raiseFailure("{} not triggered".format(exc_name))

      File "C:\hostedtoolcache\windows\Python\3.7.9\x64\lib\unittest\case.py", line 135, in _raiseFailure
    raise self.test_case.failureException(msg)

    AssertionError: PendingDeprecationWarning not triggered

This appears to be related to #9735.

How can we reproduce the issue?

Flaky CI failures.

What should happen?

No flakiness.

Any suggestions?

@TsafrirA and @nkanazawa1989, please can you look at this urgently - it's effectively blocking all CI on Terra.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions