Skip to content

Commit e1d72e7

Browse files
fix: Re-enable 3 pulse control notebooks in test suite (#858)
1 parent 9be399a commit e1d72e7

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

test/integ_tests/pulse_control/rig_pulse_device_capabilities.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

test/integ_tests/test_all_notebooks.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
"0_Getting_started_papermill.ipynb",
2222
# Some AHS examples are running long especially on Mac. Removing while investigating
2323
"05_Running_Analog_Hamiltonian_Simulation_with_local_simulator.ipynb",
24-
# Some pulse examples does not converge due to device quality
25-
"2_Native_gate_calibrations.ipynb",
26-
"3_Bell_pair_with_pulses_Rigetti.ipynb",
27-
"4_Build_single_qubit_gates.ipynb",
24+
# Requires amazon-braket-simulator-v2 package (optional install)
2825
"Using_the_experimental_local_simulator.ipynb",
2926
# CUDA-Q hybrid job notebooks
3027
"0_Getting_started_with_CUDA-Q.ipynb",

0 commit comments

Comments
 (0)