public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/qiskit-aer/
Date: Tue, 29 Aug 2023 16:20:13 +0000 (UTC)	[thread overview]
Message-ID: <1693326008.24963bcd1828a41b98a09ef6eb66f62e7ad246fe.mgorny@gentoo> (raw)

commit:     24963bcd1828a41b98a09ef6eb66f62e7ad246fe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 15:58:48 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 16:20:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24963bcd

dev-python/qiskit-aer: Update deselected tests

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild
index cdd2fefb877a..fe591832b7fc 100644
--- a/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild
+++ b/dev-python/qiskit-aer/qiskit-aer-0.12.2.ebuild
@@ -96,15 +96,14 @@ python_prepare_all() {
 python_test() {
 	local EPYTEST_DESELECT=(
 		# TODO
-		test/terra/states/test_aer_statevector.py::TestAerStatevector::test_drawings
 		test/terra/states/test_aer_state.py::TestAerState::test_appply_diagonal
-		test/terra/states/test_aer_state.py::TestAerState::test_appply_measure
 		test/terra/states/test_aer_state.py::TestAerState::test_appply_reset
 
-		# TODO: GLIBCXX_ASSERTIONS, bug #897758
-		test/terra/backends/aer_simulator/test_algorithms.py::TestAlgorithms::test_extended_stabilizer_sparse_output_probs
-		test/terra/backends/aer_simulator/test_options.py::TestOptions::test_mps_options
-		test/terra/backends/aer_simulator/test_fusion.py::TestGateFusion::test_parallel_fusion_diagonal
+		# requires qiskit_qasm3_import
+		test/terra/backends/aer_simulator/test_save_statevector.py::TestSaveStatevector::test_save_statevector_for_qasm3_circuit_1___automatic____CPU__
+		test/terra/backends/aer_simulator/test_save_statevector.py::TestSaveStatevector::test_save_statevector_for_qasm3_circuit_2___statevector____CPU__
+		test/terra/backends/aer_simulator/test_save_statevector.py::TestSaveStatevector::test_save_statevector_for_qasm3_circuit_3___matrix_product_state____CPU__
+		test/terra/backends/aer_simulator/test_save_statevector.py::TestSaveStatevector::test_save_statevector_for_qasm3_circuit_4___extended_stabilizer____CPU__
 	)
 
 	# From tox.ini/tests.yml in CI


             reply	other threads:[~2023-08-29 16:20 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-29 16:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-23  5:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/qiskit-aer/ Michał Górny
2025-08-13 14:53 Michał Górny
2025-08-13 14:53 Michał Górny
2025-06-18  7:30 Michał Górny
2025-06-05  3:42 Michał Górny
2025-03-14  6:32 Michał Górny
2025-03-05  6:08 Michał Górny
2025-03-04  6:48 Michał Górny
2025-03-04  6:48 Michał Górny
2025-02-07  5:45 Michał Górny
2025-02-07  5:45 Michał Górny
2025-01-10  5:39 Michał Górny
2024-09-13 13:47 Michał Górny
2024-09-13 13:47 Michał Górny
2024-08-23 16:44 Michał Górny
2024-07-12 16:27 Michał Górny
2024-07-12 16:10 Michał Górny
2024-05-31  5:28 Michał Górny
2024-05-31  5:22 Michał Górny
2024-05-28 15:27 Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-07  7:39 Michał Górny
2024-01-17  7:41 Michał Górny
2023-11-24 13:42 Michał Górny
2023-10-29  5:07 Michał Górny
2023-10-29  5:07 Michał Górny
2023-10-26 12:19 Michał Górny
2023-08-30  5:16 Sam James
2023-08-29 16:20 Michał Górny
2023-08-29 14:56 Michał Górny
2023-08-29 14:56 Michał Górny
2023-08-29 11:33 Michał Górny
2023-05-04 16:56 Michał Górny
2023-03-10  6:20 Sam James
2023-01-27 20:10 Michał Górny
2022-12-21 23:19 Sam James
2022-12-08  5:19 Michał Górny
2022-11-24  9:50 Sam James
2022-11-06 14:06 Michał Górny
2022-10-30 20:41 Sam James
2022-08-08  6:08 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1693326008.24963bcd1828a41b98a09ef6eb66f62e7ad246fe.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox