Skip to content

Use or remove dh_auto_test #292

@trainman419

Description

@trainman419

Currently, dh_auto_test runs the tests for every package, and then ignores the results.
See rules.em line 45

For about half of all packages, this does nothing because they have no tests. On most of the remainder, it wastes a significant amount of time on my build farm. In a few rare cases, the tests hang and eventually cause the package build to fail.

If running tests isn't valuable, they shouldn't be run. If running the tests is valuable, we shouldn't ignore the results.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions