Skip to content

[3.14] gh-154279: Skip readline completion tests that fail on DragonFly and illumos (GH-154280)#154288

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-e81f1905-3.14
Jul 20, 2026
Merged

[3.14] gh-154279: Skip readline completion tests that fail on DragonFly and illumos (GH-154280)#154288
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-e81f1905-3.14

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 20, 2026

Copy link
Copy Markdown
Member

Manual backport of GH-154280 to 3.14.

They are already skipped on FreeBSD, where a backspace does not remove the auto-indentation. The same happens on DragonFly and illumos.

The sqlite3 CLI test (test_complete_no_match) does not exist on 3.14, so only the test_pdb tests are skipped here — which is why the automatic backport could not be applied.

…ragonFly and illumos (pythonGH-154280)

They are already skipped on FreeBSD, where a backspace does not remove
the auto-indentation.  The same happens on DragonFly and illumos.

The sqlite3 CLI test does not exist on 3.14, so only the pdb tests are
skipped here.
(cherry picked from commit e81f190)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 20, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 20, 2026 18:55
@serhiy-storchaka
serhiy-storchaka merged commit 1ad0eef into python:3.14 Jul 20, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant