We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turing.jl/test/mcmc/abstractmcmc.jl
Lines 187 to 211 in 24e6870
These tests seem to fail intermittently on the runner using ubuntu-latest; Julia 1.10; x64; 2 threads. I've observed it happen twice now.
Compare e.g. this failure with this success (the codebase was exactly the same, the only thing I did to get it to pass was to rerun CI).
The text was updated successfully, but these errors were encountered:
Apparently AdvancedHMC external-sampler tests also randomly fail, so maybe it's an external sampler problem.
Example: https://github.com/TuringLang/Turing.jl/actions/runs/11484388154/job/31971970590?pr=2354
Sorry, something went wrong.
mhauru
Successfully merging a pull request may close this issue.
Turing.jl/test/mcmc/abstractmcmc.jl
Lines 187 to 211 in 24e6870
These tests seem to fail intermittently on the runner using ubuntu-latest; Julia 1.10; x64; 2 threads. I've observed it happen twice now.
Compare e.g. this failure with this success (the codebase was exactly the same, the only thing I did to get it to pass was to rerun CI).
The text was updated successfully, but these errors were encountered: