From 9b88c24e9d4ce70891bae0d3dd2c7241b5588d58 Mon Sep 17 00:00:00 2001 From: arielsmoler <116486242+arielsmoler@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:06:44 +0200 Subject: [PATCH] edited timeouts --- tests/resources/timeouts.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/resources/timeouts.yaml b/tests/resources/timeouts.yaml index 728736300..c450a366d 100644 --- a/tests/resources/timeouts.yaml +++ b/tests/resources/timeouts.yaml @@ -1,5 +1,5 @@ -algorithms/dqi/dqi_max_xorsat.ipynb: 200 -algorithms/dqi/dqi_max_xorsat.qmod: 200 +algorithms/aqc/solving_qlsp/solving_vqls_with_aqc.ipynb: 800 +algorithms/aqc/solving_qlsp/solving_vqls_with_aqc.qmod: 800 algorithms/algebraic/discrete_log/discrete_log.ipynb: 600 algorithms/algebraic/discrete_log/discrete_log.qmod: 300 algorithms/algebraic/discrete_log/discrete_log_large.qmod: 600 @@ -329,4 +329,4 @@ tutorials/workshops/grover_workshop/grover_workshop.qmod: 20 tutorials/workshops/hhl_workshop/hhl_workshop.ipynb: 300 tutorials/documentation_materials/classiq_101/hadamard_test/hadamard_test.ipynb: 44 tutorials/documentation_materials/classiq_101/hadamard_test/hadamard_test.qmod: 20 -community/PushQuantum/final_challange_pushquantum.ipynb: 40 \ No newline at end of file +community/PushQuantum/final_challange_pushquantum.ipynb: 40