Skip to content

ReportGenerator.setTestResultLimit() does not sort result severity before truncating results. #7

Description

@gscottwilson

Per discussion with Dave, its possible for a derived requirement to have multiple warnings and errors and when using ReportGenerator.setTestResultLimit() to truncate the results, its possible for the lower severity results (e.g INFO) to display first and continue until the results are truncated.
In this case the more severe (and important e.g ERROR) results could be left out.
In any case, it makes sense to display the more severe/important results first.

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