Skip to content

Test on 1.10.11 and 1.13#2791

Closed
penelopeysm wants to merge 1 commit into
mainfrom
py/versions
Closed

Test on 1.10.11 and 1.13#2791
penelopeysm wants to merge 1 commit into
mainfrom
py/versions

Conversation

@penelopeysm
Copy link
Copy Markdown
Member

@penelopeysm penelopeysm commented Mar 14, 2026

We have a minimum Julia compat bound of 1.10.8. That is technically fine, but running CI on 1.10.8 causes an indeterministic segfault (#2655), which (to my understanding) has been patched in 1.10.11 (see JuliaLang/julia#54840).

I don't think that this is enough to justify bumping the minimum version in Project.toml to 1.10.11; but we can run CI on 1.10.11 to avoid this failure from messing CI up.

Closes #2655

This PR also enables testing on 1.13, since we can now refer to it with 'pre'.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.44%. Comparing base (838ae6a) to head (a24ace2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2791   +/-   ##
=======================================
  Coverage   86.44%   86.44%           
=======================================
  Files          22       22           
  Lines        1446     1446           
=======================================
  Hits         1250     1250           
  Misses        196      196           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

Turing.jl documentation for PR #2791 is available at:
https://TuringLang.github.io/Turing.jl/previews/PR2791/

@penelopeysm
Copy link
Copy Markdown
Member Author

Spoiler alert; it wasn't fixed in 1.10.11..... sigh.

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.

Segfault on test mcmc/Inference

1 participant