Skip to content

make regexp used by log parser to find errors in cmd outputs stricter #541

@boegel

Description

@boegel

Currently, the log parser often mentions a (large) amount of potential errors after finishing a build.

Most of the time, this is triggered by false positives, because the regex used by the log parser is not strict enough.

A nice target to aim for is building HPL with goalf/goolf (i.e. the quick demo) without issues false positives, or at least minimizing them as much as possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions