commit: e708c3343c00b8ad20ab636b34da720b18cac5e5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 09:56:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 09:56:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e708c334
dev-python/qiskit-terra: skip another test
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/qiskit-terra/qiskit-terra-0.23.3.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-python/qiskit-terra/qiskit-terra-0.23.3.ebuild
b/dev-python/qiskit-terra/qiskit-terra-0.23.3.ebuild
index 4cf75605b2f3..0d2063c9c3f1 100644
--- a/dev-python/qiskit-terra/qiskit-terra-0.23.3.ebuild
+++ b/dev-python/qiskit-terra/qiskit-terra-0.23.3.ebuild
@@ -154,6 +154,9 @@ python_test() {
# DeprecationWarning: Deprecated call to
`pkg_resources.declare_namespace('mpl_toolkits')`.
test/python/test_version.py::TestVersion::test_qiskit_version
+ # DeprecationWarning: It is deprecated to return a value that
is not None from a test case
+ # (<bound method BackendTestCase.test_configuration of
<test.python.basicaer.test_statevector_simulator.StatevectorS...
+
test/python/basicaer/test_statevector_simulator.py::StatevectorSimulatorTest::test_configuration
# AssertionError: DeprecationWarning not triggered
test/python/pulse/test_block.py::TestBlockOperation::test_execute_block