Skip to content

Non-deterministic success/failure of constrained slsqp test minimizer #913

@thehrh

Description

@thehrh

The assertion

assert bf.minimizer_metadata['success']
has begun to randomly cause the associated test of constrained scipy slsqp minimization to fail, as observed for example in this workflow run.

One would naively expect the outcome to be deterministic though, given the deterministic seed and the lack of any other non-deterministic settings.

We could consider catching the exception, simultaneously stating that it is under investigation and referring here, or remove the test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions