Skip to content

Conversation

aaronj0
Copy link
Collaborator

@aaronj0 aaronj0 commented Sep 23, 2025

The recent release of numba 0.62 on September 18th broke our CI with a crash in some tests. As part of supporting lates numba, we require new suppressions due to leaks in llvm::ScalarEvolution in a pass by numba through llvmlite We should hence lock the version to 0.61 until we can fully support latest numba.

The recent release of numba 0.62 on September 18th broke our CI with a crash in some tests. As part of supporting lates numba, we require new suppressions due to leaks in llvm::ScalarEvolution in a pass by numba through llvmlite
We should hence lock the version to 0.61 until we can fully support latest numba.
@aaronj0 aaronj0 self-assigned this Sep 23, 2025
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.50%. Comparing base (9c7118b) to head (271a71a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #719   +/-   ##
=======================================
  Coverage   81.50%   81.50%           
=======================================
  Files           9        9           
  Lines        4213     4213           
=======================================
  Hits         3434     3434           
  Misses        779      779           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcbarton
Copy link
Collaborator

LGTM. Please merge if the ci passes @aaronj0 and also open up this same PR in all the cppyy repos if possible, and I will approve and merge if you add me as a reviewer.

@mcbarton mcbarton merged commit 13b9b29 into compiler-research:main Sep 23, 2025
40 checks passed
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.

3 participants