#542: WebSearch - all-containing perform_request_search() makes it very hard to
re-use search engine
------------------------+----------------------
Reporter: rchyla | Owner: valkyrie
Type: defect | Status: assigned
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords:
------------------------+----------------------
Comment (by rchyla):
I wasn't precise when I said all tests passes -- actually, one test fails.
But that one is I think known to fail - it's command line version works:
======================================================================
FAIL: websearch - query for special terms, (U(1) OR SL(2,Z))
----------------------------------------------------------------------
Traceback (most recent call last):
File "websearch_regression_tests.py", line 1376, in
test_special_terms_u1_and_sl_or_parens
expected_text="[57, 79, 80, 88]"))
AssertionError: [] != ['ERROR: Page
http://invenio/search?of=id&p=%28U%281%29+OR+SL%282%2CZ%29%29 (login
guest) led to an error: ERROR: Page
http://invenio/search?of=id&p=%28U%281%29+OR+SL%282%2CZ%29%29 (login
guest) does not contain [57, 79, 80, 88]..']
----------------------------------------------------------------------
Ran 141 tests in 31.932s
--
Ticket URL: <https://invenio-software.org/ticket/542#comment:6>
Invenio <http://invenio-software.org>