On Fri, 10 Jun 2011, Peter J. Halliday wrote: > I have checked out up to changeset > a6c23f59a25bac0bc01b51b41c3fa9eea2f174a3.
This corresponds to the code base as of March 2011. Maybe you can try with more recent version? > As you can see from this pastebin: http://pastebin.com/0ik9g56L, I get > a totally different set of tests to fail. You discussed the python-dateutil library issue with Travis already, so I guess these tests are OK for you now. For the record, we use python-dateutil-1.2-1.el5 on our SLC5 aka RHEL5 systems. Anyhow, some of these date searching tests are known to fail still, depending on when they are executed, because of `over-commitment' of the first-of-the-month day concept, see <http://invenio-software.org/ticket/431> for more. The asynchronous download test case failure is interesting. IIRC I have not seen it failed in this way before. The `rjfreijoiregjreoijgoirg.fr' bit is there just to test what happens when trying to contact an invalid URL. What do you get if you run: $ sudo -u www-data python \ modules/websearch/lib/websearch_external_collections_getter_tests.py and is there anything interesting in `invenio.err' or elsewhere? Best regards -- Tibor Simko

