Skip to content

test_xml_etree_c fails on Brew python@3.13.1 #128838

@shohidulhaque

Description

@shohidulhaque

Bug report

Bug description:

When building on brew there is a build failure.

The details are:

==> Upgrading python@3.13
  3.13.0_1 -> 3.13.1
==> Downloading https://formulae.brew.sh/api/formula.jws.json

==> Patching
==> Applying 3.13-sysconfig.diff
==> ./configure --enable-ipv6 --datarootdir=/Users/shohidul.haque/homebrew/Cellar/python@3.13/3.13.1/share --datadir=/Users/shohidul.haque/homebrew/Cellar/python@3.13/3.13.1/share --without-ensurepip --en
==> make
Last 15 lines from /Users/shohidul.haque/Library/Logs/Homebrew/python@3.13/02.make:
0:00:36 load avg: 7.60 [39/44] test_str
0:00:36 load avg: 7.55 [40/44] test_struct
0:00:37 load avg: 7.55 [41/44] test_tabnanny
0:00:37 load avg: 7.55 [42/44] test_time
0:00:39 load avg: 7.55 [43/44] test_xml_etree
test test_xml_etree failed
0:00:39 load avg: 7.55 [44/44] test_xml_etree_c -- test_xml_etree failed (4 failures)
test test_xml_etree_c failed
test_xml_etree_c failed (3 failures)

Total duration: 40.4 sec
Total tests: run=9,394 failures=7 skipped=198
Total test files: run=44/44 failed=2
Result: FAILURE
make: *** [profile-run-stamp] Error 2

Do not report this issue to Homebrew/brew or Homebrew/homebrew-core!

CPython versions tested on:

3.13

Operating systems tested on:

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixesOS-macbuildThe build process and cross-buildtestsTests in the Lib/test dirtopic-XMLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions