Skip to content

MNT: Remove randomness from bayesian_info_criterion_lsq doctest#10923

Closed
pllim wants to merge 1 commit intoastropy:masterfrom
pllim:fix-doctest-bayesian_info_criterion_lsq
Closed

MNT: Remove randomness from bayesian_info_criterion_lsq doctest#10923
pllim wants to merge 1 commit intoastropy:masterfrom
pllim:fix-doctest-bayesian_info_criterion_lsq

Conversation

@pllim
Copy link
Member

@pllim pllim commented Oct 22, 2020

Description

This pull request is to remove randomness from bayesian_info_criterion_lsq doctest to avoid spurious failure in CI across different architectures.

Fixes #9657

@mhvk
Copy link
Contributor

mhvk commented Oct 22, 2020

Hmm, I fear I would prefer just skipping the doctest output - the documentation should primarily be for users, so readability should win over problems in us testing the code!!

@pllim
Copy link
Member Author

pllim commented Oct 22, 2020

Okay, see #10925 for alternative. 😸

@pllim pllim closed this in #10925 Oct 22, 2020
@pllim pllim deleted the fix-doctest-bayesian_info_criterion_lsq branch October 19, 2021 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[3.2.3] bayesian_info_criterion_lsq failure with ARM64

2 participants