Open prckent opened 4 years ago
I think these tests can simply be removed since the SQD atomic HF code was removed some time ago (which is where the orbital file came from) and numerical orbitals were slated to be deprecated with the move to SoA.
My recollection was also that no one spoke up for them. The correct error would then be to abort on encountering the Numerical atomicBasisSet type.
<atomicBasisSet type="Numerical" elementType="C" expandYlm="no" href="C.s000.h5">
Yes. I can handle this with the residual AoS cleanup.
Thanks Jaron. Worth being alert for other no longer used functionality in the "builder" that handles this.
Describe the bug
https://cdash.qmcpack.org/CDash/testSummary.php?project=1&name=short-c_no-hf_vmc-1-16&date=2020-06-02
Passing tests actually show that the h5 file is not read. An error code should be set. Additionally, several builds are actually crashing.
We may need to discuss the support status of numerical orbitals given the SoA transition.
To Reproduce Steps to reproduce the behavior:
Develop, seemingly any of the "short-c_no" tests.
Expected behavior
Test should only pass when the execution is completed without fault.
System:
module list
]All nightly systems - bora, sulfur, nitrogen and with all compilers.
Additional context Add any other context about the problem here.