Open susilehtola opened 3 years ago
How did you come to be running those as none are in the test suite? large-atoms
is waiting on ECP tech. min-input
was essentially replaced by the stdsuite. The latter two can't run outside of ctest anyways, and I don't think we want to encourage the sowreap capability.
Oh I just grepped the ones that use STO-3G... I didn't expect to find broken tests in the tests directory
Are we clear to remove those four tests, then?
We should keep large-atoms
. It's the start of a good test iirc once psi catches up. Agree on ditching the other three. There's probably more dead tests in the suite like the optking/
folder and these: https://github.com/psi4/psi4/blob/master/tests/CMakeLists.txt#L33-L35. Can do a thorough cleanout when switch to pytest.
except for large-atoms
, #2655 should fix up this issue
While running the tests for #2230, I encountered the following failures
KeyError: 'psi4.core.variable: Requested variable CURRENT ENERGY was not set!\n'
NameError: name 'get_frequencies' is not defined
NameError: name 'get_frequencies' is not defined