Skip to content

[3.14] gh-63882: Implement empty tests in test_minidom (GH-156677) - #157426

Merged
serhiy-storchaka merged 3 commits into
python:3.14from
miss-islington:backport-f154574-3.14
Sep 14, 2026
Merged

serhiy-storchaka merged 3 commits into
python:3.14from
miss-islington:backport-f154574-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

25 tests were defined as "def testX(self): pass" and reported success
without testing anything.
(cherry picked from commit f154574)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

25 tests were defined as "def testX(self): pass" and reported success
without testing anything.
(cherry picked from commit f154574)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@hugovk

hugovk commented Sep 14, 2026

Copy link
Copy Markdown
Member

@serhiy-storchaka test_minidom is failing in this and #157427.

@serhiy-storchaka

Copy link
Copy Markdown
Member

Thank you for noticing. One assertion fails because it asserts a bug which was only fixed on main (the fix, #155641, needs exposing a new API in pyexpat, so I was reluctant with backporting it).

@serhiy-storchaka
serhiy-storchaka merged commit a4f6216 into python:3.14 Sep 14, 2026
47 checks passed
@miss-islington
miss-islington deleted the backport-f154574-3.14 branch September 14, 2026 12:43
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.

3 participants