Skip to content

[roottest] Move to standard C++ RNG in test - #23213

Draft
vepadulano wants to merge 1 commit into
root-project:masterfrom
vepadulano:cpp11Containers-unorderedMap-std-rng
Draft

[roottest] Move to standard C++ RNG in test#23213
vepadulano wants to merge 1 commit into
root-project:masterfrom
vepadulano:cpp11Containers-unorderedMap-std-rng

Conversation

@vepadulano

Copy link
Copy Markdown
Member

This change aims at testing another hypothesis for why this test is sporadically failing: accessing the global ROOT RNG via the interpreter (even recursively, via FillRandom("gaus")) may be triggering some deadlock.

@vepadulano
vepadulano requested a review from pcanal September 1, 2026 06:42
@vepadulano vepadulano self-assigned this Sep 1, 2026
This change aims at testing another hypothesis for why this test is sporadically
failing: accessing the global ROOT RNG via the interpreter (even recursively,
via FillRandom("gaus")) may be triggering some deadlock.
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 16h 19m 30s ⏱️
 3 863 tests  3 863 ✅ 0 💤 0 ❌
79 621 runs  79 621 ✅ 0 💤 0 ❌

Results for commit 56b1869.

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.

1 participant