Skip to content

Commit 26afc2c

Browse files
fix: Re-enable 4 excluded notebooks that pass NBI pipeline tests (#854)
1 parent 862fb18 commit 26afc2c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/integ_tests/test_all_notebooks.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
# These notebooks are run from within a job (see Running_notebooks_as_hybrid_jobs.ipynb)
2121
"0_Getting_started_papermill.ipynb",
2222
# Some AHS examples are running long especially on Mac. Removing while investigating
23-
"04_Maximum_Independent_Sets_with_Analog_Hamiltonian_Simulation.ipynb",
2423
"05_Running_Analog_Hamiltonian_Simulation_with_local_simulator.ipynb",
25-
"09_Noisy_quantum_dynamics_for_Rydberg_atom_arrays.ipynb",
2624
# Some pulse examples does not converge due to device quality
27-
"1_Bringup_experiments.ipynb",
2825
"2_Native_gate_calibrations.ipynb",
2926
"3_Bell_pair_with_pulses_Rigetti.ipynb",
3027
"4_Build_single_qubit_gates.ipynb",
@@ -37,7 +34,6 @@
3734
"6_Distributed_state_vector_simulations.ipynb",
3835
# Notebooks that require devices to be online
3936
"Allocating_Qubits_on_QPU_Devices.ipynb",
40-
"Getting_Started_with_OpenQASM_on_Braket.ipynb",
4137
"0_Getting_Started.ipynb",
4238
"Noise_models_on_Rigetti.ipynb",
4339
"2_Running_quantum_circuits_on_QPU_devices.ipynb",

0 commit comments

Comments
 (0)