Skip to content

CI: bug in build QED graph #153

@SimeonEhrig

Description

@SimeonEhrig

In bootloader.jl the function build_qed_dependency_graph! takes the dev branch version of all QED projects to build the graph. If the project to be tested change it's Project.toml and add a new QED dependency, this will be not respected and the new QED dependency is missing in the constructed graph.

Solution: Use the local folder of the package to be tested instead cloning the dev branch version to build the QED graph.

Bug was found in this PR: QEDjl-project/QEDevents.jl#70

Metadata

Metadata

Assignees

No one assigned

    Labels

    01 - BugSomething isn't working as expected; needs a fix08 - TestingRelated to unit or integration tests

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions