Skip to content

nightly build not executing tests anymore #1215

Description

@hohwille

We discovered by accident that our nightly build is not running our JUnit tests anymore.
All executions of maven skip the tests:

Further, the step Download natives and build project only downloads artifacts but does not build the project:

- name: Download natives and build project

The assumption is that that step once was containing the build and test execution.

For the QA of the main branch we still have a separate CI build that runs the tests so we still see if main is red or green according to our tests so this is not critical.
Maybe we should even consider this as a feature and to avoid waste of resources.
However, at least renaming the build step removing and build project to avoid confusion should be the least done before closing this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status
    Refinement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions