From 06d288cb27aef4b1b118284d4aa46ba7aa9f897a Mon Sep 17 00:00:00 2001 From: Viraj Chaudhari Date: Mon, 6 Jul 2026 17:52:13 +0000 Subject: [PATCH] Revert "test: Temporarily xfail failing integ test (#1304)" This reverts commit 232b71d2ada5c4d80dfeef003fc8d8fe5d7e59c6. --- test/integ_tests/test_simulator_quantum_task.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integ_tests/test_simulator_quantum_task.py b/test/integ_tests/test_simulator_quantum_task.py index c71bd5d9d..0dd4f3f30 100644 --- a/test/integ_tests/test_simulator_quantum_task.py +++ b/test/integ_tests/test_simulator_quantum_task.py @@ -266,7 +266,6 @@ def test_bell_pair_openqasm_results( ) -@pytest.mark.xfail # TODO: re-enable once this test case works on managed simulators def test_openqasm_probability_results(aws_session, s3_destination_folder, braket_simulators): device = AwsDevice("arn:aws:braket:::device/quantum-simulator/amazon/dm1", aws_session) openqasm_noisy_circuit_1qubit_noise_full_probability(