Skip to content

enhancement: group failures together in the output #885

@jhump

Description

@jhump

Currently, when there are both "known failing" test cases that fail as well as other unexpected failures, they can be interleaved together. Ideally, the "FAILURE" log messages (for unexpected errors) would all be grouped together, separately from the "INFO" log messages for known failures, so that it's easier to scan and see what the unexpected failures were.

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