Skip to content

Internal errors slipping through PkgEval #46904

@thofma

Description

@thofma

Some internal errors do not make julia crash/error, but just print out thousands of lines of backtrace and then julia proceeds as if nothing happened. I have no opinion on whether this is desirable for normal users, but it unfortunately makes these errors also slip through PkgEval. For example, according to https://raw.githubusercontent.com/JuliaCI/NanosoldierReports/master/pkgeval/by_date/2022-09/21/report.md, Hecke passed it tests, but looking at the specific log at https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2022-09/21/Hecke.primary.log, one sees that an internal error occurred (which was quickly fixed in #46877).

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