Skip to content

Configuration-dependent regression testing #11

@sim642

Description

@sim642

Currently we use a very crude hack (update_suite.rb runs SKIP tests when running by group name) to execute apron analysis tests. This is inconvenient, because that's not included in the default run (and hence is easy to forget). In the CI those are explicitly specified in a separate step.

Also regtest.sh ignores SKIP and allows running those tests, so the hack is quite usable, but confusing. And there's no way to truly skip an apron analysis test then.

This could be supported in a nicer way.

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