Skip to content

[cppyy] Only generate rootmaps for required classloader and stl tests #19105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025

Conversation

aaronj0
Copy link
Contributor

@aaronj0 aaronj0 commented Jun 19, 2025

Improvement following #19100

@aaronj0 aaronj0 requested review from guitargeek and vepadulano June 19, 2025 22:17
@aaronj0 aaronj0 requested a review from bellenot as a code owner June 19, 2025 22:17
@aaronj0 aaronj0 closed this Jun 19, 2025
@aaronj0 aaronj0 added in:Python Interface in:Testing clean build Ask CI to do non-incremental build on PR labels Jun 19, 2025
@aaronj0 aaronj0 self-assigned this Jun 19, 2025
@aaronj0 aaronj0 reopened this Jun 19, 2025
Copy link

github-actions bot commented Jun 19, 2025

Test Results

    20 files      20 suites   3d 14h 25m 56s ⏱️
 3 013 tests  3 012 ✅ 0 💤 1 ❌
58 672 runs  58 671 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit c2128fc.

♻️ This comment has been updated with latest results.

This variable is used in various stl type tests as `cppyy.gbl.N` but was always loaded through the datatypes dictionary. Since we disable rootmaps there, this variable should be added (regardless since that introduces a dependency on another tests dictionary
@aaronj0 aaronj0 requested a review from dpiparo as a code owner June 20, 2025 10:27
@aaronj0 aaronj0 merged commit b789237 into root-project:master Jun 23, 2025
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean build Ask CI to do non-incremental build on PR in:Python Interface in:Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants