Skip to content

Expose unsupportedFeatures from buildkit's integration tests #1845

Open
@jedevc

Description

@jedevc

👀 See #1844 (comment).

BuildKit upstream has a utility for skipping tests if certain functionality is not implemented by the chosen backend using integration.CheckFeatureCompat. We should rework this upstream, so that we can use this function inside buildx, and expose the driver features (and maybe other similar keys) to tests. (We should probably also allow for a variant of the function that returns a boolean instead of immediately skipping the test).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions