Skip to content

Flaky boosting tests #1325

@garrettwrong

Description

@garrettwrong

The test_mean_estimator_boosting.py tests are flaky and are tickled by changes to the file or supporting code. Example changes that tickle creating non-deterministic failures include seeds, nufft libs, basis, etc.

Multiple tests have similar flakyness. test_boost_flag, test_mse, and test_weighted_volumes.

test_weighted_volumes seems to show up the most online but the least when I try to manually reproduce, but I think they are all same general theme of issue.

I captured a few failures and attached them as a tarball. After manually reviewing the volumes, I believe the code may be functioning okay for the problem, but the testing expectation side questionable.

boosting_test.tgz

Example graphics from the tarball for a "failing" C1 are below. Estimates on top, reference on bottom.

Image Image

If it continues to come up I'd suggest just xfailing the suite until it can be patched up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions