mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 10:01:55 +02:00
[ticket/11608] Mark sphinx test as incomplete
Sphinx search for the test board cannot be tested PHPBB3-11608
This commit is contained in:
@@ -32,7 +32,8 @@ class phpbb_functional_search_test extends phpbb_functional_test_case
|
||||
|
||||
public function test_sphinx()
|
||||
{
|
||||
//$this->search_backend_test('phpbb_search_fulltext_sphinx');
|
||||
$this->markTestIncomplete('Sphinx search not running for the test board');
|
||||
$this->search_backend_test('phpbb_search_fulltext_sphinx');
|
||||
}
|
||||
|
||||
public function search_found()
|
||||
|
Reference in New Issue
Block a user