Skip to content

Commit

Permalink
nix: disable another numerically off test
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepforce committed Nov 25, 2024
1 parent 5cc66c9 commit e6e0efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/pysisyphus.nix
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ buildPythonPackage rec {
"test_ci_opt[RFOptimizer-opt_kwargs1--78.2487951]" # Broken as of PySCF >= 2.3 as a DFT functional definition was changed
"test_composite_oniom[lib:subst_effect/toluene_minus_H_b3lypG_631g.xyz-2-high_inds1--270.824806805671]" # Slight numerical deviations
"test_spectrum_ctnum"
"test_constrain_h2o_ofix"
];
in
[
Expand Down

0 comments on commit e6e0efd

Please sign in to comment.