Skip to content

Remove log outputs from testing #1463

@reneSchm

Description

@reneSchm

Motivation / Current Behaviour

Several tests emit log messages that are either unintended or not useful.

Enhancement description

Log messages in tests can be muted by overriding the current log level (using the not-yet-merged LogLevelOverride class) or captured and checked using RedirectLogger.

With these methods, we can remove functions like ParameterDistributionNormal::log_stddev_changes.

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Assignees

No one assigned

    Labels

    class::improvementCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions