On Thu, 28 Jan 2010, Victor Engmark wrote: > webbasket_regression_tests.py tries to import mechanize > unconditionally. Should we depend on it, or should the test file be > changed?
Many modules depend on mechanize in the regression testing department. The package is listed as optional in the INSTALL file because Invenio clients are not required to run the regression tests when they install the package. So one can say that mechanize is not needed for Invenio operations, but is needed for Invenio development. > Regression tests fail on commit > e259475c223c817151b38dcbf57fda2bf0e5aa71 BTW, that is just a doc commit: | commit e259475c223c817151b38dcbf57fda2bf0e5aa71 | Author: Jocelyne Jerdelet <[email protected]> | Date: Mon Jan 25 16:38:13 2010 +0100 | | WebHelp: CERN-specific HOWTO MARC guide updates Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
