ripaclub / sphinxsearch

Sphinx Search library provides SphinxQL indexing and searching features
BSD 2-Clause "Simplified" License
62 stars 10 forks source link

Fix SHOW STATUS statement for SphinxSearch >= 2.2.2 #32

Closed leodido closed 10 years ago

leodido commented 10 years ago

There were 2 failures:

1) SphinxSearchTest\IntegrationTest\MysqliIntegrationTest::testShowStatus
Failed asserting that 31 matches expected 30.

/.../sphinxsearch/tests/SphinxSearchTest/Integration/AbstractIntegrationTest.php:665
/.../sphinxsearch/vendor/phpunit/phpunit/phpunit:56

2) SphinxSearchTest\IntegrationTest\PDOIntegrationTest::testShowStatus
Failed asserting that 31 matches expected 30.

/.../sphinxsearch/tests/SphinxSearchTest/Integration/AbstractIntegrationTest.php:665
/.../sphinxsearch/vendor/phpunit/phpunit/phpunit:56
leodido commented 10 years ago

Affects SphinxSearch versions: