Skip to content

[Python] Unit tests fail with Python debug builds #19224

Open
0 of 1 issue completed
Open
0 of 1 issue completed
@guitargeek

Description

@guitargeek

Description

After the many PRs we have already integrated to make the tests with Python debug builds pass, there are still some tests failing:

20:pyunittests-bindings-pyroot-cppyy-cppyy-test-datatypes
97:pyunittests-bindings-pyroot-pythonizations-pyroot-roofit-roodataset-numpy
1402:tutorial-roofit-roofit-rf409_NumPyPandasToRooFit-py
1496:tutorial-visualisation-rcanvas-df104-py
1497:tutorial-visualisation-rcanvas-df105-py
1683:roottest-python-cling-class

I could use a hand fixing these @Vipul-Cariappa. It's a good thing to do, because often the asserts that fail are relevant for thread safety, so this is a good exercise in preparation for free threaded Python.

Once the tests pass, we can use the debug version of the Python interpreter in one of our CI configurations.

Sub-issues

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions