Skip to content

When skipping test cases in the test suite, skip lazy prereqs and &&-chain validation, too #353

Open
@dscho

Description

@dscho

The evaluation of the lazy prereq is apparently evaluated even for test cases that are skipped explicitly via the --run option or via GIT_SKIP_TESTS.

Also, the &&-chain validation seems to run no matter what.

Both should be skipped when the test case is known to be skipped already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions