Skip to content

Conversation

@ferdymercury
Copy link
Collaborator

@ferdymercury ferdymercury commented May 15, 2025

Building on top of the nice PR by dpiparo (#18639), I tried to add some more guards.

Fixes #18736

@ferdymercury ferdymercury changed the title [geom] Protections for disabled geom [build] Protections for disabled geom and davix May 15, 2025
na49title->SetFillColor(32);
na49title->Draw();
//
TFile *nageom = new TFile("na49.root");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is the test working in the regular case?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this file is created by na49geomfile.py <-- geometry.C <-- na49.C <-- na49geomfile.C

@ferdymercury ferdymercury marked this pull request as ready for review May 15, 2025 21:02
dpiparo and others added 3 commits May 15, 2025 23:04
See root-project#18736

[tutorial] protect no geom

[cmake] veto tutorials in cmakelists rather than with preprocessor guards

as hinted by pcanal
@github-actions
Copy link

Test Results

    18 files      18 suites   3d 6h 43m 14s ⏱️
 2 745 tests  2 744 ✅ 0 💤 1 ❌
48 021 runs  48 020 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit a2af93a.

Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@dpiparo dpiparo merged commit 8e0d051 into root-project:master May 17, 2025
20 of 23 checks passed
@ferdymercury ferdymercury deleted the patch-3 branch May 17, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure with -Dminimal=ON -Dtesting=ON

3 participants