Skip to content

Remove RunApiCompat switch from APICompat and PackageValidation #35118

Open
@ViktorHofer

Description

@ViktorHofer

That switch should never have been added to the new APICompat. It causes APICompat to not run when using PackageValidation. That means package validation checks PKVxxxx are performed but APICompat work items aren't enqueued.

I can't think of any scenario where we would want that except for APICompat's own integration tests (which is the reason why the property was added).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions