Skip to content

Testing preconditions are not a hard-stop for some test causing low-fidelity signals in the CI/testing infra. #1747

Description

Testing preconditions, such as docker missing, can cause some tests to skip or silently pass. Others leave resources hanging waiting on something that will never happen but the root cause of the issue is unclear.

When a test that requires a precondition runs without said precondition being met, the test should fail when running in CI and produce a concise summary pinpointing the root cause.

[area/tests][area/dev-infra]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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