#1713332: The SQLite database driver fails to drop simpletest tables will make Schema::findTables() work with un-prefixed table names, so we need to update \Drupal\search_api_db\Tests\BackendTest::checkModuleUninstall.

This is the change record for that issue: https://www.drupal.org/node/2552435

CommentFileSizeAuthor
#2 2552437.patch1.15 KBamateescu

Comments

amateescu created an issue. See original summary.

amateescu’s picture

Status: Active » Postponed
StatusFileSize
new1.15 KB

Here's a patch but we need to wait for that issue to be committed first.

amateescu’s picture

Priority: Normal » Major
Status: Postponed » Needs review

The parent issue has been committed so the Search API branch tests are probably failing right now. Let's fix them :)

drunken monkey’s picture

Status: Needs review » Fixed

Thanks a lot for the patch!
The tests aren't failing, since we just check that no tables are returned – and that will be the case even more so if we search for a wrong prefix. ;) Still, definitely good to fix.
Committed.
Thanks again!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.