Open nikohansen opened 2 years ago
For now, I added a test with the only (large) bbob-constrained
data set to the nightly test.
The test fails with
/usr/local/lib/python2.7/dist-packages/cocopp-2.6.1.18-py2.7.egg/cocopp/archiving.py:740: UserWarning: "constrained/2022/RandomSearch-5" seems not to be an existing file or match any archived data
'match any archived data' % name)
I don't think it is enough to have a simple run of the post-processing only in the nightly test.
I see - we either have to do an cocopp.archives.update_all()
on the Jenkins machines or remove the corresponding .cocopp
folder. I will take care of that.
DONE
The call
must also do tests with data from the constrained testbed. It should be small data sets that a quick to process.