Skip to content

Re-enable exception tests on macOS arm64#22352

Open
hahnjo wants to merge 1 commit into
root-project:masterfrom
hahnjo:mac-exceptions
Open

Re-enable exception tests on macOS arm64#22352
hahnjo wants to merge 1 commit into
root-project:masterfrom
hahnjo:mac-exceptions

Conversation

@hahnjo
Copy link
Copy Markdown
Member

@hahnjo hahnjo commented May 20, 2026

Catching exceptions from and through interpreted code works since the upgrade to LLVM 20.

Closes #7541

@hahnjo hahnjo self-assigned this May 20, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

Test Results

    22 files      22 suites   3d 8h 57m 19s ⏱️
 3 857 tests  3 793 ✅ 0 💤 64 ❌
76 170 runs  76 104 ✅ 1 💤 65 ❌

For more details on these failures, see this check.

Results for commit 9d34ce2.

♻️ This comment has been updated with latest results.

@hahnjo hahnjo marked this pull request as ready for review May 20, 2026 16:55
@hahnjo hahnjo requested review from devajithvs and vgvassilev May 20, 2026 16:55
Copy link
Copy Markdown
Member

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Copy Markdown
Contributor

@devajithvs devajithvs left a comment

Choose a reason for hiding this comment

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

LGTM!

@hahnjo
Copy link
Copy Markdown
Member Author

hahnjo commented May 21, 2026

The failure of pyunittests-bindings-pyroot-cppyy-cppyy-test-fragile is unrelated and should be fixed by #22365. gtest-tree-dataframe-dataframe-helpers crashes on Windows x86 during RDFHelpers.Histo3DThreadSafe. I'm rerunning the jobs a second time, but otherwise I'll ignore.

Catching exceptions from and through interpreted code works since
the upgrade to LLVM 20.

Closes root-project#7541
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.

Cannot catch exceptions on Apple M1

3 participants