Skip to content

Test_sqlite3 failing with SQLite 3.49.0 #129870

Closed
@fazalmajid

Description

@fazalmajid

Bug report

Bug description:

test_sqlite3/test_dump.py relies on fts4 for test_dump_virtual_tables. However, SQLite 3.49.0 apparently no longer builds withENABLE_FTS4 by default, presumably because it was superseded by FTS5. This causes this unit test to fail.

CPython versions tested on:

3.13

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtopic-sqlite3type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions