9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-14 00:25:17 +02:00

Update tests
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Anthony Scemama 2022-06-08 07:48:58 +02:00
parent 727815751c
commit 60c0f6216a

View File

@ -54,7 +54,7 @@ function run_stoch() {
@test "HCO" { # 0:01:16
qp set_file hco.ezfio
run_stoch -113.41658256 1.e-3 50000
run_stoch -113.41658256 2.e-3 50000
}
@test "H2O2" { # 0:01:48
@ -66,7 +66,7 @@ function run_stoch() {
@test "HBO" { # 0:00:46
[[ -n $TRAVIS ]] && skip
qp set_file hbo.ezfio
run_stoch -100.22361288 1.e-4 50000
run_stoch -100.22361288 2.e-3 50000
}
@test "H2O" { # 0:01:05