Skip to content

Continue on failure by default #112

@hidmic

Description

@hidmic

Feature description

A close relative of #107. LAMBKIN relies on RobotFramework for process orchestration, which under normal circumstances will stop execution on first failure. This is sensible for a test but not for a benchmark. Long running benchmarks should try to collect as much data as possible before crashing, as the cost of a restart is too high.

Implementation considerations

RobotFramework has some support for continue-on-failure semantics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions