Closed jcohenadad closed 4 years ago
Weirdly, the runtime indicated on Travis is 740s (~12min), whereas the travis_wait 20
should give us 20min.
maybe we should put it before calling travis.sh? like "SCRIPT="travis_wait 60 travis.sh" (from https://github.com/cyberFund/cybernode-archive/commit/177cace4949e02def66dd7f36c4dac5bc3c2dd66)
possibly related: https://github.com/datalad/datalad/issues/12
but likely not, because a previous build used the same version of git-annex and passed https://travis-ci.com/github/spine-generic/data-multi-subject/jobs/378457629#L562
maybe we should put it before calling travis.sh?
@lrouhier not sure what travis.sh you are referring to?
Ah My bad I thought that it was similar to spine generic (where we call an external script). Maybe as the first command in the install?
ah! setting travis_wait from 20 to 60 solved it 🎉 https://travis-ci.com/github/spine-generic/data-multi-subject/builds/181697199#L562
For ~2 weeks now, the test on Travis does not pass anymore. See eg this recent build: