Bug #1150
regressiontests tarball contains incorrectly named directory
Description
regressiontests-master.tar.gz contains an incorrectly named relegressiontests-master
directory and as a result, when REGRESSIONTEST_DOWNLOAD=ON
, make check
fails with the following error:
CMake Error at tests/CMakeLists.txt:72 (message): Download incorrect. Doesn't contain required gmxtest.pl
Associated revisions
History
#1 Updated by Szilárd Páll almost 8 years ago
PS: I just realized that the git code is still downloading the regressiontests-master instead of regressiontests-4.6. I think we should get the two separated asap which we will need to do anyway as soon as we want to add 5.0-specific regressiontests. I'll file a separate issue for that.
#2 Updated by Mark Abraham almost 8 years ago
We can't retroactively fix the fact that the 4.6 tarball wants to download regressiontests-master.tar.gz, unless we choose some perverse future naming scheme. In https://gerrit.gromacs.org/#/c/2201/1 I have changed things so that both git and tarball will download a suitable tarball when we know one exists.
#3 Updated by Roland Schulz almost 8 years ago
- Status changed from New to Closed
Fix regressiontests automated download
Refs #1150
Change-Id: I7ba82b22a75532516f481dcb5e4a870047c0bfe8