Skip to content

Incompatibility with tree-sitter-markdown==0.5.0 #5868

@GaetanLepage

Description

@GaetanLepage

textual version: 3.4.0.

When updating tree-sitter-markdown to its latest 0.5.0 version, the following textual tests fail:

=========================== short test summary info ============================
FAILED tests/text_area/test_languages.py::test_setting_builtin_language_via_attribute - ValueError: Incompatible Language version 15. Must be between 13 and 14
FAILED tests/text_area/test_languages.py::test_setting_builtin_language_via_constructor - ValueError: Incompatible Language version 15. Must be between 13 and 14
======= 2 failed, 2849 passed, 1 skipped, 4 xfailed, 1 warning in 16.57s =======

Is this something that textual should adapt too? Is it safe to skip those tests?

Context: bumping tree-sitter-markdown in nixpkgs.
NixOS/nixpkgs#411181

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions