Skip to content

Reconcile unit tests in multivariant libraries #667

@ZacSweers

Description

@ZacSweers

Currently our ciUnitTest lifecycle tasks only depend on the release variant of tests in libraries, but multi-variant libraries could run their tests in other variants too.

Let's do two things

  1. Make ciUnitTest depend on the test task and not just the release test task. This seems like a legacy holdover.
  2. Disable the non-release unit tests by default and add a property to optionally enable them if this is desirable

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