Skip to content

Better corpus testing #446

Open
Open
@LilithHafner

Description

@LilithHafner

Whenever folks write new code in base or the stdlib that depends on JuliaSyntax bugfixes that have not been backported to flisp, CI will break on this repo. See #444, for an example where adding

https://github.com/JuliaLang/julia/blame/f2558c461c85be4220901f4c67cbce718ddc015b/test/core.jl#L8115

In JuliaLang/julia#52228 caused CI to fail here.

Short term solution: stop testing against test/core.jl
Long term solution: test against flisp using this corpus as of Julia v1.9 and do not include new code

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