root icon indicating copy to clipboard operation
root copied to clipboard

Some test fails with a minimal build

Open pcanal opened this issue 1 month ago • 1 comments

As seen at: https://github.com/root-project/root/pull/20311/checks?check_run_id=54747021200 The following tests fail with a minimal build:

30:gtest-core-rint-TTabComTests
1535:roottest-root-meta-execOptionList-auto
1881:roottest-root-multicore-processExecutorH1Test
1920:pyunittests-roottest-root-ntuple-atlas-datavector-rentry-getptr
1921:pyunittests-roottest-root-ntuple-atlas-datavector-template-instantiation

I.e. they should probably be disabled or adapted when some of the feature they (indirectly) rely on is disabled.

pcanal avatar Nov 06 '25 23:11 pcanal

For 30:gtest-core-rint-TTabComTests see e3b8dacb4118 (i.e TH1Editor is missing in the minimal build but is important to the test (at least when it is available))

pcanal avatar Nov 06 '25 23:11 pcanal

Hi @dpiparo, @pcanal, @vepadulano,

It appears this issue is closed, but wasn't yet added to a project. Please add upcoming versions that will include the fix, or 'not applicable' otherwise.

Sincerely, :robot:

github-actions[bot] avatar Dec 16 '25 06:12 github-actions[bot]