Skip to content

Commit 82cf82b

Browse files
authored
Merge pull request #183 from berquist/648-updates
fixes as part of cclib/cclib#1309
2 parents bb739d1 + 799fc01 commit 82cf82b

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

regressionfiles.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,12 @@ regressions:
607607
- loc_entry: ORCA/ORCA2.8/dvb_raman.out
608608
- loc_entry: ORCA/ORCA2.8/dvb_sp.out
609609
tests:
610-
- GenericBasisTest
610+
# TODO This was not being tested in the previous version of the code, and a
611+
# new test would be need to be written that accounts for the missing basis
612+
# information. See the logic surrounding
613+
# https://github.com/cclib/cclib/blob/cd908fd714c1d8e245c04c44600c0175bba5e095/test/regression.py#L3513
614+
#
615+
# - GenericBasisTest
611616
- OrcaSPTest_nobasis
612617
- loc_entry: ORCA/ORCA2.8/dvb_sp_un.out
613618
tests:
@@ -714,8 +719,6 @@ regressions:
714719
- OrcaTDDFTTest_pre5
715720
- loc_entry: ORCA/ORCA4.0/hydrogen_fluoride_numfreq.out
716721
- loc_entry: ORCA/ORCA4.0/hydrogen_fluoride_usesym_anfreq.out
717-
tests:
718-
- NOne
719722
- loc_entry: ORCA/ORCA4.0/invalid-literal-for-float.out
720723
- loc_entry: ORCA/ORCA4.1/725.out
721724
- loc_entry: ORCA/ORCA4.1/750.out

0 commit comments

Comments
 (0)