#280: websearch: make .fr tests dependent on having .fr configured
------------------------+---------------------------------------------------
Reporter: jblayloc | Owner:
Type: defect | Status: new
Priority: minor | Milestone: v1.0
Component: WebSearch | Version:
Resolution: | Keywords: Invenio
------------------------+---------------------------------------------------
Changes (by jblayloc):
* status: infoneeded_new => new
* milestone: => v1.0
Comment:
Yes, this was also my configuration. Had my CFG_SITE_LANGS set to en
only; Removing the variable from my invenio-local.conf to get the default
set of languages makes several more websearch regression tests pass.
The regression test should be set to run (and produced pass/fail) only
when fr is one of the configured languages; otherwise it should produce
SKIPPED. Samples of how to do this are in the code base in the webdoc
tests and the dateutils tests.
--
Ticket URL: <http://invenio-software.org/ticket/280#comment:2>
Invenio <http://invenio-software.org>