Commit 6618d0a5 authored by Ivan Tyagov's avatar Ivan Tyagov

Expected to fail(test environment not setup)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44028 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b3ccc1ca
......@@ -910,7 +910,7 @@ class TestKMSearch(TestKMMixIn):
business_template_list = TestKMMixIn.business_template_list + ["erp5_km_ui_test", "erp5_km_sphinxse_full_text_search"]
#@expectedFailure
@expectedFailure
def test_01_NoZODBSphinxSeSearch(self):
"""
Test that with 'No ZODB' search we do not access a ZODB object.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment