Skip to content

Tests which depend on the host don't use a live built version #58109

@ViktorHofer

Description

@ViktorHofer

Both the linker tests and the singlefile tests use a prebuilt version of the host instead of the live built one. In general we want to use live built assets where possible. In addition to that, when the repository revs to the next major version and the SDK doesn't yet understand the net7.0 tfm, the prebuilt host isn't discovered without help (KnownAppHostPack AppHostPackVersion update).

TL;DR: Tests which depend on the apphost should have a dependency on the host subset being built first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions